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

detect and handle multiple recording errors #104

Merged
merged 7 commits into from
Jun 2, 2024

Conversation

joshi4
Copy link
Contributor

@joshi4 joshi4 commented Jun 2, 2024

  • cmd/record: detect and fix concurrent recording sessions
  • server: detect permanent net.OpErr and exit listen loop
  • cmd/record: simplify code
  • server: removing the socket doesn't end the listener; so we send a shutdown signal
  • server: resolve concurrent errors within the server pkg
  • cmd/history: check for multiple recordings before user selects commands
  • history: shutdown signal should kill the shell

@joshi4 joshi4 merged commit 252c368 into main Jun 2, 2024
1 check passed
@joshi4 joshi4 deleted the sj/multi-recording-error-fix branch June 2, 2024 02:43
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.

None yet

1 participant