A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ipython/ipython/commit/56745b883117d309bd69dd68d00c7f571a7b4cb4 below:

Merge pull request #1727 from minrk/embedtest · ipython/ipython@56745b8 · GitHub

Skip to content Navigation Menu

Saved searches Use saved searches to filter your results more quickly

Sign up 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 Additional navigation options

Commit 56745b8

Merge pull request

#1727

from minrk/embedtest

terminate kernel after embed_kernel tests The kernels could be left running after the tests. File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed +1Lines changed: 1 addition & 0 deletions Original file line number Diff line number Diff line change

@@ -87,6 +87,7 @@ def setup_kernel(cmd):

87 87

yield km

88 88

finally:

89 89

km.stop_channels()

90 +

kernel.terminate()

90 91 91 92

def test_embed_kernel_basic():

92 93

"""IPython.embed_kernel() is basically functional"""

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4