mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-22 22:32:23 +00:00
The Tahoe-LAFS decentralized secure filesystem.
8620c7271d
the windows (cygwin) buildslave has been failing the key generator test it turns out that the time check on whether to refill the pool, and the reactor, are interacting such that when the maybe_refill_pool call posted on the reactor fires, the test on whether to fill the pool fails. this adds a loop in the failure case to retry each 1s until it is time to refill the pool, thus mitigating this timing accuracy problem on windows. |
||
---|---|---|
bin | ||
contrib | ||
docs | ||
mac | ||
misc | ||
src/allmydata | ||
twisted/plugins | ||
windows | ||
_auto_deps.py | ||
.darcs-boringfile | ||
COPYING.GPL | ||
COPYING.TGPPL.html | ||
CREDITS | ||
ez_setup.py | ||
Makefile | ||
README | ||
README.win32 | ||
relnotes.txt | ||
roadmap.txt | ||
setup.cfg | ||
setup.py | ||
Tahoe.home |
Welcome to the Tahoe project, a secure, decentralized, fault-tolerant filesystem. All of the source code is available under a Free Software, Open Source licence. Please see docs/about.html for an introduction, docs/install.html for install instructions, docs/running.html for usage instructions.