mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-22 06:17:50 +00:00
docs/logging.txt: note that setting flogging vars might affect tests with race conditions.
This commit is contained in:
parent
3b1b0147a8
commit
be6139dad7
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user