Message71144
Here is a new patch which simply wraps the current BufferedWriter
methods with a lock. It has a test case, and Amaury's example works fine
too.
Martin, do you think it's fine?
(as for BufferedReader, I don't see the use cases for multithreaded reading) |
|
| Date |
User |
Action |
Args |
| 2008-08-14 19:23:17 | pitrou | set | recipients:
+ pitrou, loewis, amaury.forgeotdarc, benjamin.peterson |
| 2008-08-14 19:23:17 | pitrou | set | messageid: <[email protected]> |
| 2008-08-14 19:23:16 | pitrou | link | issue3476 messages |
| 2008-08-14 19:23:16 | pitrou | create | |
|