mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-17 09:41:58 +00:00
fix: complete cron jobs lock salvage
Route curator rollback through the same cross-process cron job lock, make save_jobs lock for legacy direct callers without deadlocking nested mutation paths, and harden the regression test so a second _jobs_lock caller really blocks across processes.
This commit is contained in:
parent
e5b4cf7bea
commit
733472952a
4 changed files with 108 additions and 37 deletions
|
|
@ -89,6 +89,7 @@ AUTHOR_MAP = {
|
|||
"tharushkadinujaya05@gmail.com": "0xneobyte",
|
||||
"138671361+Veritas-7@users.noreply.github.com": "Veritas-7",
|
||||
"keiron@onehanded.com": "kmccammon",
|
||||
"268233388+CiarasClaws@users.noreply.github.com": "CiarasClaws",
|
||||
"895252509@qq.com": "895252509",
|
||||
"35259607+zxcasongs@users.noreply.github.com": "zxcasongs",
|
||||
"alfred@my-cloud.me": "alfred-smith-0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue