Message 296879 - Python tracker
Message296879
| Author | pitrou |
|---|---|
| Recipients | mattbillenstein, ned.deily, neologix, njs, pitrou, ronaldoussoren, vstinner |
| Date | 2017-06-26.11:51:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1498477873.77.0.0656986374942.issue30703@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Using pthread_mutex_trylock() *and* disabling the CHECK_STATUS_PTHREAD() calls (which use the non-async-signal-safe fprintf()) at least seems to suppress the hangs on Matt's OS X machine (after more than 1000 runs). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-26 11:51:13 | pitrou | set | recipients: + pitrou, ronaldoussoren, vstinner, ned.deily, njs, neologix, mattbillenstein |
| 2017-06-26 11:51:13 | pitrou | set | messageid: <1498477873.77.0.0656986374942.issue30703@psf.upfronthosting.co.za> |
| 2017-06-26 11:51:13 | pitrou | link | issue30703 messages |
| 2017-06-26 11:51:13 | pitrou | create | |