hammer-editor/common
Adam Brown c632d048fb
Fix project sync session lockout (same-install session reclaim) (#583)
Server reclaims a project sync session only for the originating install
(derived from the auth token), so a leaked or cancelled session no longer
blocks the owner; a different active install is still rejected. Client
ends sessions under NonCancellable so end_sync isn't dropped when a sync
coroutine is cancelled.
2026-06-10 19:29:01 -07:00
..
src Fix project sync session lockout (same-install session reclaim) (#583) 2026-06-10 19:29:01 -07:00
build.gradle.kts Export to PDF support 2026-06-07 23:07:20 -07:00