Merge pull request
#1727from 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 changedFilter options
+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