-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
type: bugproblem that needs to be addressedproblem that needs to be addressed
Description
This tests the faulthandler_timeout
functionality which dumps stacktraces of all threads of tests that run for more than a specified amount of times.
The test sometimes crashes with Windows fatal exception: access violation
while dumping the threads. This is probably a cpython bug.
Noticed on both windows-py35
and windows-py37
jobs at least. (Update: also on pypy3-ubuntu
).
For now I think we should just skip it on Windows, unless anyone has better ideas or ability to investigate. I'll send a PR doing that.
Metadata
Metadata
Assignees
Labels
type: bugproblem that needs to be addressedproblem that needs to be addressed