• Show log

    Commit

  • Hash : 7ece9065
    Author : Edward Thomson
    Date : 2017-04-03T23:07:16

    win32: make posix emulation retries configurable
    
    POSIX emulation retries should be configurable so that tests can disable
    them.  In particular, maniacally threading tests may end up trying to
    open locked files and need retries, which will slow continuous
    integration tests significantly.