Message72507
| Author | pitrou |
|---|---|
| Recipients | gregory.p.smith, jcea, pitrou, vstinner |
| Date | 2008-09-04.14:14:25 |
| SpamBayes Score | 0.00029813973 |
| Marked as misclassified | No |
| Message-id | <1220537667.68.0.0372429876921.issue3618@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch. The RLock implementation is naive and as simple as possible. It doesn't solve Haypo's case, probably because the tracing func kicks in in the RLock code itself. I don't want to make a decision on this alone, so someone please advise. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-04 14:14:27 | pitrou | set | recipients: + pitrou, gregory.p.smith, jcea, vstinner |
| 2008-09-04 14:14:27 | pitrou | set | messageid: <1220537667.68.0.0372429876921.issue3618@psf.upfronthosting.co.za> |
| 2008-09-04 14:14:27 | pitrou | link | issue3618 messages |
| 2008-09-04 14:14:26 | pitrou | create | |