b7a9aa46cf
Now there is a separate SHUTDOWN message that relies only on being received by the broker thread, the main thread can be hung horribly and the process will still eventually receive a SIGTERM. |
||
---|---|---|
.. | ||
data | ||
README.md | ||
build_docker_image.py | ||
call_function_test.py | ||
channel_test.py | ||
fakessh_test.py | ||
id_allocation_test.py | ||
importer_test.py | ||
local_test.py | ||
master_test.py | ||
module_finder_test.py | ||
nested_test.py | ||
responder_test.py | ||
select_test.py | ||
ssh_test.py | ||
testlib.py | ||
utils_test.py |
README.md
Warning
This directory is full of disorganized crap, including random hacks I checked in that I'd like to turn into tests. The effort to write tests only really started in September 2017. Pull requests in this area are very welcome!