This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients pablogsal, terry.reedy, vstinner
Date 2021-09-19.09:54:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> 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?
History
Date User Action Args
2021-09-19 09:54:21vstinnersetrecipients: + vstinner, terry.reedy, pablogsal
2021-09-19 09:54:21vstinnersetmessageid: <[email protected]>
2021-09-19 09:54:21vstinnerlinkissue45200 messages
2021-09-19 09:54:21vstinnercreate