mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-07 17:24:31 +08:00
15f4bcf363
Added synchronization to ensure gRPC worker is ready before HTTP worker starts. This prevents the race condition where autosave_crontab() tries to register cron jobs before the gRPC server is ready to accept them. Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>