msabramo / requests-unixsocket

Use requests to talk HTTP via a UNIX domain socket
Apache License 2.0
207 stars 29 forks source link

Use threading.Event to less chance of race cond #5

Closed msabramo closed 9 years ago

msabramo commented 9 years ago

that seems to be causing intermittent Travis CI failures.