remove __try/__except blocks from callbacks.

Issue #21 wontfix
Duncan created an issue

Remove all __try blocks from the callbacks, because this causes undesired behaviors when an app throws an exception.

Comments (1)

  1. Log in to comment