-
Notifications
You must be signed in to change notification settings - Fork 375
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
Ensure traces sent before process ends #195
Commits on Sep 29, 2017
-
Adds shutdown function to sleep, check for non empty buffers, repeat
Rachel Lo committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 30eff3d - Browse repository at this point
Copy the full SHA 30eff3dView commit details -
Rachel Lo committed
Sep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 88b47b4 - Browse repository at this point
Copy the full SHA 88b47b4View commit details -
Adds check to make sure shutdown only called once. More cleanup
Rachel Lo committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 8f8e71b - Browse repository at this point
Copy the full SHA 8f8e71bView commit details -
Rachel Lo committed
Sep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 08bd23f - Browse repository at this point
Copy the full SHA 08bd23fView commit details -
Moves shutdown method and flag to the worker
Rachel Lo committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 6d328e9 - Browse repository at this point
Copy the full SHA 6d328e9View commit details -
Allows trace buffer to be closed. Makes sure it is closed before work…
…er is shut down. Adds tests for these changes
Rachel Lo committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 948b72d - Browse repository at this point
Copy the full SHA 948b72dView commit details -
Adds comments to the tracer and worker shutdown methods
Rachel Lo committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for c709b2e - Browse repository at this point
Copy the full SHA c709b2eView commit details -
Rachel Lo committed
Sep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for e3f20cc - Browse repository at this point
Copy the full SHA e3f20ccView commit details -
Shutdown method tells worker thread to stop, and waits for it to fini…
…sh before exiting
Rachel Lo committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 98a826c - Browse repository at this point
Copy the full SHA 98a826cView commit details -
Fixes check for shutdown method so that traces send when buffer is cl…
…eared but the traces are still being sent. Updates test to use a thread to make sure shutdown is not called more than once
Rachel Lo committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 47b0dd2 - Browse repository at this point
Copy the full SHA 47b0dd2View commit details