Changes between Version 1 and Version 2 of Ticket #2500, comment 8
- Timestamp:
- 2015-10-05T09:25:23Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2500, comment 8
v1 v2 1 Yeah, it looks like the problem is that Bob's 'processed' hook needs to be set before Alice writes the file. 1 Yeah, it looks like the problem is that Bob's 'processed' hook needs to be set before Alice writes the file. Then it should be possible to set `_turn_delay` to 0 without problems (if that is the only race condition in the test).