[issue45200] test_multiprocessing_fork: test_get() fails with timeout

STINNER Victor report at bugs.python.org
Sun Sep 19 05:54:21 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

> https://github.com/python/cpython/pull/28344/checks?check_run_id=3605759743

That's an Address Sanitizer job.

Pablo: would it be possible to make the Address Sanitizer not mandatory on pull requests, until this libasan race condition is fixed?

----------
nosy: +pablogsal

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45200>
_______________________________________


More information about the Python-bugs-list mailing list