Age | Commit message (Expand) | Author |
---|---|---|
2017-11-22 | [feature] make logs less noisy by monkey-patching twisted.internet.protocol.F... | drebs |
2017-11-22 | [bug] ensure shutdown happens only after reactor start | drebs |
2017-11-21 | [bug] use os._exit to ensure a clean log on startup failure | drebs |
2017-11-20 | [bug] log and exit on server startup errors | drebs |
2017-11-20 | [bug] use reactor.stop() to exit when server startup checks fail | drebs |
2017-11-14 | [refactor] factor server twisted app to it's own .py file | drebs |