commit | ab27a9fc4b4edff7c17e699b7e9e2173e9f8bc53 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Jan 25 16:32:17 2014 -0800 |
committer | Guido van Rossum <guido@python.org> | Sat Jan 25 16:32:17 2014 -0800 |
tree | 3dbf144dcde22c548c2d0675a96d2e77ecfb3580 | |
parent | 669eeaf9339a4096db0e5566b4c986300cb60f00 [diff] |
asyncio: Fix race in FastChildWatcher (by its original author, Anthony Baire).