Results 14 issues of hab

Wow this is incomplete! The tests don't pass per se, but that's on purpose. It does demonstrate the concept and that it can be implemented easily enough. There's even a...

That is, ``` self._reactor.addSystemEventTrigger( "before", "shutdown", self._registry.stop) ``` I'm running into an issue now where I'm trying to process HTTP requests during reactor shutdown (a deferred was returned from a...

Using an ephemeral temp auth key for all traffic instead of the permanent auth key means that traffic can't be captured and decrypted after the fact if the auth key...

help wanted

https://github.com/mechboxes/mech/blob/790fedda101daadbb110b06d51995b356a42b0d1/mech/utils.py#L50 Can you please use [appdirs](https://pypi.org/project/appdirs/1.4.3/) or equivalent to not create more dot-directories in my home? As an added bonus, this will DTRT on windows too.

Some of these tests fail already, which is most certainly a mistake, because having a blank line shouldn't count as an un-indented line. I don't know if the expected results...

`grpc_channel_watch_connectivity_state` doesn't appear in `grpc-sys` even. I'll take a poke at exposing this, but I definitely haven't used the C++ level libgrpc before. Actually, I suppose the channel isn't even...

Proposal

see https://github.com/habnabit/passacre/blob/3ceb0e7a9fb8b46c30a0ee0025b07349c0504896/passacre/application.py#L203

described offline

e.g. `malformed row in csv file`

Hi! I submitted this via trac previously, but I since noticed that you have a github. I don't know which you check more often, so have the patch on both!