You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
Replace os.Exit() call in exit() with a call to function
variable exitFunc that is assigned to os.Exit()
In the test assign exitFunc to a test function to help
test exit() with 0 and more atexit functions.
Fixes#402
Signed-off-by: Archana Shinde <[email protected]>
0 commit comments