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

Using pypi version of python-firebase in Heroku causes workers to stall #13

Open jayd3e opened 11 years ago

jayd3e commented 11 years ago

The version of python-firebase in pypi atm has a really bad bug in it, that I believe was fixed in this commit 2ab187f04f0504e8354fd6eca1189564945172d3. When attempting to use it on Heroku, my workers started to stall indefinitely. I can only imagine that this happens in other situations as well. It's probably best to push a new version to pypi.