ozgur / python-firebase

Python interface to the Firebase's REST API
http://ozgur.github.com/python-firebase/
MIT License
593 stars 155 forks source link

Async calls must deliver exceptions raised back to the main process. #69

Open doczoidberg opened 8 years ago

doczoidberg commented 8 years ago

TODO: Async calls must deliver exceptions raised back to the main process.

How can I implement that?