mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-05-16 20:57:16 +02:00
Merge pull request #157
fix(docker): procrastinate can't recover if it crashes in a running instance
This commit is contained in:
@@ -10,6 +10,4 @@ until [ -f /tmp/migrations_complete ]; do
|
|||||||
sleep 2
|
sleep 2
|
||||||
done
|
done
|
||||||
|
|
||||||
rm -f /tmp/migrations_complete
|
|
||||||
|
|
||||||
exec python manage.py procrastinate worker
|
exec python manage.py procrastinate worker
|
||||||
|
|||||||
Reference in New Issue
Block a user