Message319365
| Author | lev.maximov |
|---|---|
| Recipients | lev.maximov |
| Date | 2018-06-12.05:47:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1528782467.05.0.475983251502.issue33841@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In `Condition.wait()` the `waiter` lock gets acquired twice, but is released only once (both in timeout and no timeout cases). Is it intentional? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-12 05:47:47 | lev.maximov | set | recipients: + lev.maximov |
| 2018-06-12 05:47:47 | lev.maximov | set | messageid: <1528782467.05.0.475983251502.issue33841@psf.upfronthosting.co.za> |
| 2018-06-12 05:47:46 | lev.maximov | link | issue33841 messages |
| 2018-06-12 05:47:46 | lev.maximov | create | |