Skip to content

inprocess: cleanup iopub thread on shutdown#164

Merged
takluyver merged 1 commit into
ipython:masterfrom
minrk:inprocess-thread-leak
Jul 28, 2016
Merged

inprocess: cleanup iopub thread on shutdown#164
takluyver merged 1 commit into
ipython:masterfrom
minrk:inprocess-thread-leak

Conversation

@minrk

@minrk minrk commented Jul 28, 2016

Copy link
Copy Markdown
Member

avoids leaking threads

closes #160

@takluyver

Copy link
Copy Markdown
Member

Restarted a failing Travis build that looked unrelated.

@takluyver takluyver merged commit d01f401 into ipython:master Jul 28, 2016
@minrk minrk modified the milestone: 4.4 Aug 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InProcessKernelManager.shutdown_kernel doesn't release thread allocated by the kernel

2 participants