-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
needs-triagePRs or issues that need to be investigated by maintainers to find the right assignees to address itPRs or issues that need to be investigated by maintainers to find the right assignees to address it
Description
#7010 was hard to debug because pytest printed nothing once a segfault occurred. Forcing pytest to not capture output (via the -s flag) revealed the cause of the segfault. It would be nice to have pytest print the entirety of stdout and stderr when a segfault occurs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-triagePRs or issues that need to be investigated by maintainers to find the right assignees to address itPRs or issues that need to be investigated by maintainers to find the right assignees to address it