FSX / momoko

Wraps (asynchronous) Psycopg2 for Tornado.
http://momoko.61924.nl/
Other
364 stars 73 forks source link

Catching IOError. Fixes #127 #128

Closed haizaar closed 8 years ago

haizaar commented 8 years ago

Under heavy load we get "No such file or directory" error when updating callbacks.

I've failed to reproduce it with the tcpproxy setup, so this bugfix is currently not covered with unittest.