You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
developerworks
committed
Harden dashboard IPC socket path with parent dir creation and demo-friendly defaults
- Ensure parent directory exists before binding dashboard IPC listener
- Switch demo config socket paths from /run/rust-supervisor/ to /tmp/rust-supervisor-demo/
- Change bind_mode from create_new to replace_stale for demo resilience
0 commit comments