mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 03:14:21 +00:00
Give the tests a little more time. Windows may need it.
This commit is contained in:
parent
64826aee37
commit
9ed019f8de
@ -613,7 +613,7 @@ class FileOperationsHelper(object):
|
||||
them sychronously. For the Real tests we have to wait for the
|
||||
actual inotify thing.
|
||||
"""
|
||||
_timeout = 5.0
|
||||
_timeout = 30.0
|
||||
|
||||
def __init__(self, uploader, inject_events=False):
|
||||
self._uploader = uploader
|
||||
|
Loading…
x
Reference in New Issue
Block a user