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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add elepha stop to stop the background daemon and confirm its process exits without disabling the service. Close the daemon's database handle before signal-driven exit so the managed lifecycle lease is released for the next startup. Use elepha resume to start capture again by @aldanux in #96
Close install and uninstall database readers before changing the capture service. Skip exclusive encryption-migration ownership for already-encrypted databases when no migration needs recovery, allowing upgrades alongside active readers by @aldanux in #96