meejah / txtorcon

Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
http://fjblvrw2jrxnhtg67qpbzi45r7ofojaoo3orzykesly2j3c2m3htapid.onion/
MIT License
250 stars 72 forks source link

What happens to an exception in event listener? #72

Closed meejah closed 7 years ago

meejah commented 10 years ago

If an event-handler for an event listener causes an exception, where does it end up going?