##// END OF EJS Templates
pyro: remove db Session when callback finishes to avoid leaving...
pyro: remove db Session when callback finishes to avoid leaving hanging connections

File last commit:

r1:854a839a default
r670:8607f5e9 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