pyflame icon indicating copy to clipboard operation
pyflame copied to clipboard

Changed Prober to gracefully terminate on SIGINT

Open superbobry opened this issue 7 years ago • 0 comments

Prior to this PR PyFlame did not implement a way for the running application to signal that profiling should be stopped. This is useful e.g. when profiling from a Jupyter Notebook.

superbobry avatar Jan 17 '19 20:01 superbobry