Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Changed Prober to gracefully terminate on SIGINT #163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

superbobry
Copy link

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 added a commit to superbobry/pyflame that referenced this pull request Jan 18, 2019
This is useful for running PyFlame from Jupyter Notebook,
where a cell could be isolated to a separate thread prior
to profiling.

See also uber-archive#163
superbobry added a commit to superbobry/pyflame that referenced this pull request Jan 18, 2019
This is useful for running PyFlame from Jupyter Notebook,
where a cell could be isolated to a separate thread prior
to profiling.

See also uber-archive#163
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant