You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Issue #388: Celery Beat scheduled tasks may be executed repeatedly (#660)
* Fix: The problem that Celery Beat scheduled tasks may be executed repeatedly
* fix: 增加 TypeError 捕获
* fix: Add tests for `test_sync_not_saves_last_run_at_while_schedule_changed`
0 commit comments