Skip to content

v1.37.2

Choose a tag to compare

@moekatib moekatib released this 19 Apr 05:51
· 58 commits to main since this release

Auto-recover stale sync state after a crashed sync (laptop sleep, OOM, SIGKILL, terminal close). Trust the filesystem lock as the single source of truth on concurrency; install SIGINT/SIGTERM handlers so cleanly-signaled terminations flip state to failed and release the lock before exit.

#110