docs/logging.txt: note that setting flogging vars might affect tests with race conditions.

This commit is contained in:
david-sarah 2010-07-11 22:07:21 -07:00
parent 3b1b0147a8
commit be6139dad7

View File

@ -262,3 +262,7 @@ flog.out file.
("flogtool tail" and the log-gatherer are not useful during unit tests, since
there is no single Tub to which all the log messages are published).
It is possible for setting these environment variables to cause spurious test
failures in tests with race condition bugs. All known instances of this have
been fixed as of Tahoe-LAFS v1.7.1.