##// END OF EJS Templates
logging: don't stop logging on "waiting for background thread to finish" This is misleading as we're waiting for something and didn't finalize.
logging: don't stop logging on "waiting for background thread to finish" This is misleading as we're waiting for something and didn't finalize.

File last commit:

r1:854a839a default
r2263:f78c4999 stable
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html