Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for SIGHUP #55

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Support for SIGHUP #55

merged 1 commit into from
Jan 18, 2024

Conversation

hholst80
Copy link
Contributor

Closes #51

@hholst80
Copy link
Contributor Author

hholst80 commented Jan 18, 2024

This video was created by the patch. The video is correctly terminated when the terminal is closed.

screenrecord.mp4

Verified

This commit was signed with the committer’s verified signature.
alexanderbez Aleksandr Bezobchuk
Closes russelltg#51
@hholst80
Copy link
Contributor Author

[I] root@trump ~/Code/wl-screenrec (signal-hup)
# cargo fmt --check -v
[bin (2021)] "/home/root/Code/wl-screenrec/src/main.rs"
[test (2021)] "/home/root/Code/wl-screenrec/tests/cmdline.rs"
rustfmt --edition 2021 --check /home/root/Code/wl-screenrec/src/main.rs /home/root/Code/wl-screenrec/tests/cmdline.rs
[I] root@trump ~/Code/wl-screenrec (signal-hup)
# git st
On branch signal-hup
Your branch is up to date with 'origin/signal-hup'.

nothing to commit, working tree clean
[I] root@trump ~/Code/wl-screenrec (signal-hup)
# 

@russelltg russelltg merged commit 3ce2067 into russelltg:main Jan 18, 2024
1 check passed
@hholst80 hholst80 deleted the signal-hup branch January 19, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shutdown gracefully on SIGHUP
2 participants