mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
Authored by alireza78a. When flock() raises on a concurrent tick, the file descriptor was leaked because the except clause returned without closing it. Adds lock_fd=None init and close in the except path. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| jobs.py | ||
| scheduler.py | ||