##// END OF EJS Templates
subprocessio: instead of raising a Thread error we sent a signal to gunicorn....
subprocessio: instead of raising a Thread error we sent a signal to gunicorn. This will cause a worker recycle, and not block itself anymore.

File last commit:

r348:44fe73c3 merge default
r358:12f7a361 stable
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.11.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:vcsserver/VERSION]