mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
4372a3faca
The previous retry loop (added as a workaround) is no longer needed since removing PollInterval prevents the periodic sync from starting and creating the race condition. Also remove the now-unused syscall import. Agent-Logs-Url: https://github.com/project-zot/zot/sessions/1a321663-3147-46e9-9321-989e5dd0ed3c Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com>