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

style fixes; exit logic #2

Merged
merged 6 commits into from
Jul 6, 2022
Merged

style fixes; exit logic #2

merged 6 commits into from
Jul 6, 2022

Conversation

fsrv-xyz
Copy link
Contributor

@fsrv-xyz fsrv-xyz commented Jul 5, 2022

Basic style fixes:

  • removement of ignored return values
  • imports sorting
  • use custom command types

Exit/Termination improvements:

  • also quit on control+C
  • handle clean termination of goroutines via context cancelation

@fsrv-xyz fsrv-xyz marked this pull request as ready for review July 5, 2022 21:28
@Anthrazz Anthrazz merged commit c8ac895 into Anthrazz:main Jul 6, 2022
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.

2 participants