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

Provides ExitCode Shutdowner Option; and Wait method to receive it. #989

Merged
merged 33 commits into from
Dec 7, 2022

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    7f1dc47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f63b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d206fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a44b1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a5c208 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fe381f View commit details
    Browse the repository at this point in the history
  7. remove debug prints

    jasonmills committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2d42a90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1f2e9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5051e42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1ae694 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a6dbd37 View commit details
    Browse the repository at this point in the history
  12. up coverage

    jasonmills committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ff4d640 View commit details
    Browse the repository at this point in the history
  13. lint fixes

    jasonmills committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    03a8632 View commit details
    Browse the repository at this point in the history
  14. minor doc fix

    jasonmills committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4044c0b View commit details
    Browse the repository at this point in the history
  15. Update app.go

    Co-authored-by: Sung Yoon Whang <sungyoonwhang@gmail.com>
    jasonmills and sywhang committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    7ea4557 View commit details
    Browse the repository at this point in the history
  16. Update app.go

    Co-authored-by: Sung Yoon Whang <sungyoonwhang@gmail.com>
    jasonmills and sywhang committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    6134bec View commit details
    Browse the repository at this point in the history
  17. Update shutdown.go

    Co-authored-by: Sung Yoon Whang <sungyoonwhang@gmail.com>
    jasonmills and sywhang committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    cedb51b View commit details
    Browse the repository at this point in the history
  18. Update shutdown_test.go

    Co-authored-by: Sung Yoon Whang <sungyoonwhang@gmail.com>
    jasonmills and sywhang committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    3cafb9d View commit details
    Browse the repository at this point in the history
  19. Update signal.go

    Co-authored-by: Sung Yoon Whang <sungyoonwhang@gmail.com>
    jasonmills and sywhang committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b9984f3 View commit details
    Browse the repository at this point in the history
  20. Update signal.go

    Co-authored-by: Sung Yoon Whang <sungyoonwhang@gmail.com>
    jasonmills and sywhang committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b991539 View commit details
    Browse the repository at this point in the history
  21. address nits

    jasonmills committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    d98c799 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a94bbfd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    edf8dbd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    201f742 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    73482dd View commit details
    Browse the repository at this point in the history
  26. fix lint S1023

    jasonmills committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    eb0b554 View commit details
    Browse the repository at this point in the history
  27. Update shutdown.go

    Co-authored-by: Sung Yoon Whang <sungyoonwhang@gmail.com>
    jasonmills and sywhang committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    ac81f02 View commit details
    Browse the repository at this point in the history
  28. Update annotated_test.go

    Co-authored-by: Sung Yoon Whang <sungyoonwhang@gmail.com>
    jasonmills and sywhang committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    f5e323c View commit details
    Browse the repository at this point in the history
  29. Update shutdown.go

    Co-authored-by: Sung Yoon Whang <sungyoonwhang@gmail.com>
    jasonmills and sywhang committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    03e876a View commit details
    Browse the repository at this point in the history
  30. Update signal.go

    Co-authored-by: Sung Yoon Whang <sungyoonwhang@gmail.com>
    jasonmills and sywhang committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    fb16edf View commit details
    Browse the repository at this point in the history
  31. add comment

    jasonmills committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    3c39cf2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    29097e2 View commit details
    Browse the repository at this point in the history
  33. fix lint

    jasonmills committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2e6dd3a View commit details
    Browse the repository at this point in the history