gracefully handle peer disconnection #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
currently would need a scan but a peer disconnecting (e.g the Steamdeck hibernation does get caught by Node, probably a system signal) could
peerFoundslistSee https://nodejs.org/api/process.html#process_signal_events but unsure for now which signal to intercept.
On reMarkable can't catch
SIGSTOPso see instead https://github.com/Eeems-Org/oxide/ and if toltc is available (which is not on Codex v3 for now) see https://github.com/toltec-dev/toltec/blob/stable/package/rm2-suspend-fix/rm2-suspend-fix.sh