Astounds
fa7273b328
git-sync-with-mirror / git-sync (push) Successful in 13s
CI / test (push) Successful in 47s
fix: race condition in os.makedirs causing worker crashes
Replace check-then-create pattern with exist_ok=True to prevent
FileExistsError when multiple workers initialize simultaneously.
Affects:
- subscriptions.py: open_database()
- watch.py: save_decrypt_cache()
- local_playlist.py: add_to_playlist()
- util.py: fetch_url(), get_visitor_data()
- settings.py: initialization
Fixes Gunicorn worker startup failures in multi-worker deployments.
2026-03-28 16:06:47 -05:00
..
2025-03-01 04:06:11 +08:00
2026-03-27 19:22:12 -05:00
2026-03-27 21:23:03 -05:00
2026-03-27 20:47:44 -05:00
2026-03-27 21:23:03 -05:00
2026-03-27 19:22:12 -05:00
2026-03-27 19:22:12 -05:00
2026-03-22 14:17:23 -05:00
2026-03-28 16:06:47 -05:00
2021-08-14 18:36:17 -05:00
2026-03-27 21:23:03 -05:00
2026-03-22 20:50:03 -05:00
2026-03-22 20:50:03 -05:00
2023-05-28 20:42:47 -04:00
2026-03-28 16:06:47 -05:00
2026-03-28 16:06:47 -05:00
2026-03-27 21:26:08 -05:00
2026-03-28 16:06:47 -05:00