Files
django-q2/django_q
Ilan Steemers 1aed7c2d00 #79 close django db connection before fork
The sentinel saves a statistic to the cache provider just before forking the workers. If this cache provider is a database backend, the connection stays open and gets forked and it crashes. Solution is to close any db connection before forking.
2015-09-29 10:47:22 +02:00
..
2015-09-14 13:24:43 +02:00
2015-09-17 14:50:19 +02:00
2015-07-10 12:14:57 +02:00
2015-09-25 21:27:33 +02:00
2015-08-01 11:41:45 +02:00
2015-08-31 15:15:24 +02:00