Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11411, comment 1


Ignore:
Timestamp:
Dec 20, 2013, 8:59:14 PM (10 years ago)
Author:
Jun Omae

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11411, comment 1

    initial v1  
    77> }}}
    88
    9 It seems that `svn_fs` module has race condition. It can be reproduced with the following script.
     9It seems that `svn_fs` module has race condition on multithread. It can be reproduced with the following script.
    1010{{{#!text/x-python
    1111import thread, time, sys