Show More
@@ -87,6 +87,7 b' def setup_kernel(cmd):' | |||||
87 | yield km |
|
87 | yield km | |
88 | finally: |
|
88 | finally: | |
89 | km.stop_channels() |
|
89 | km.stop_channels() | |
|
90 | kernel.terminate() | |||
90 |
|
91 | |||
91 | def test_embed_kernel_basic(): |
|
92 | def test_embed_kernel_basic(): | |
92 | """IPython.embed_kernel() is basically functional""" |
|
93 | """IPython.embed_kernel() is basically functional""" |
General Comments 0
You need to be logged in to leave comments.
Login now