Commit Graph

11 Commits (e9af841e60b51e94f0091c0dc5cf81ff922691aa)

Author SHA1 Message Date
David Wilson 750e9fab24 Make log_to_file accept string level rather than logging package constant
Saves an import, pain in the ass to type all the time.
8 years ago
David Wilson 1411790f56 master: make write_all() handle O_NONBLOCK and deadlines. 8 years ago
David Wilson db225638f0 core: Make iter_read() handle deadline (and non-blocking IO) properly 8 years ago
David Wilson c67119501b Keep allocate_id() in the enhanced router class. 8 years ago
David Wilson 4720eb1c55 core: add ALLOCATE_ID message for fakessh. 8 years ago
David Wilson 498f961488 Fix up a few more ssh_tests, stop sending 400 modules over network.
Defining functions in the current module was causing the entirety of
py.test and all dependencies to be sucked in.
8 years ago
David Wilson e2d3ac9b6a Fixup some more tests. 8 years ago
David Wilson 91ff12f8d8 Import Docker build script for integration tests 8 years ago
David Wilson 1f99dcb435 fix unbelievably dumb variable shadowing 8 years ago
David Wilson 25e4724bac A few more mitogen.slave/master changes 8 years ago
David Wilson e7ff6259a3 Initial commit. 8 years ago