mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
store_photon_token/store_project_credentials/store_user_numbers read-modify- wrote auth.json without hermes_cli/auth.py's _auth_store_lock(), the cross-process flock every other writer of that file (credential_pool refresh, model_switch, fallback_cmd, nous_portal adapter, etc.) already holds. A concurrent write from either side during the unlocked load-mutate-save window silently drops the other side's update. |
||
|---|---|---|
| .. | ||
| test_auth.py | ||
| test_inbound.py | ||
| test_markdown.py | ||
| test_mention_gating.py | ||
| test_outbound_media.py | ||
| test_overflow_recovery.py | ||
| test_reactions.py | ||
| test_setup_access.py | ||
| test_sidecar_deps_stale.py | ||
| test_sidecar_lifecycle.py | ||
| test_spectrum_patch.py | ||
| test_streaming.py | ||