Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functions in events.py file do not get triggered if there is an error in the import files #72

Open
chipmunk1101 opened this issue Oct 10, 2014 · 0 comments

Comments

@chipmunk1101
Copy link

There should be a way to indicate that the functions in events.py if are not getting registered. Just faced this problem - was importing dateutil in events.py and the on_message() event would never get trigger. It does not throw an error either. Just realized that it was because datetutil is not installed functions in events.py were not getting registered.

It would be a good thing to throw the errors out in the open that occur in events.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant