mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +00:00
919dab9b55
Most of the time, we don't need this pool. Create when needed, and clean up after 30 seconds of inactivity. This avoids a slow shutdown that was due to core python hanging in help_finish_stuff, and as a bonus means most of the time, one only sees one confluent process, which has been a source of questions already. |
||
---|---|---|
.. | ||
config | ||
interface | ||
networking | ||
plugins | ||
__init__.py | ||
alerts.py | ||
asynchttp.py | ||
auth.py | ||
consoleserver.py | ||
core.py | ||
exceptions.py | ||
httpapi.py | ||
log.py | ||
lookuptools.py | ||
main.py | ||
messages.py | ||
noderange.py | ||
shellmodule.py | ||
shellserver.py | ||
snmputil.py | ||
sockapi.py | ||
util.py |