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

Use Threads instead of multiprocessing #26

Closed zkanda closed 7 years ago

zkanda commented 10 years ago

I'm submiting this patch as multiprocessing is not working in Kivy.

This also have the advantage of being lightweight than multiprocessing.

goulu commented 9 years ago

I support this merge as zkanda's code solves my issue with multiprocessing

yosit commented 8 years ago

Very helpful - must merge

Petar-Luketina commented 5 years ago

I know I'm late to the party, but has there been a resolution by any chance? I'm still getting a multiprocessing error in my logcat.