Hervé RIVIERE created ZEPPELIN-893:
--------------------------------------
Summary: Python interpreter : Support interrupt with Ms Windows
Key: ZEPPELIN-893
URL: https://issues.apache.org/jira/browse/ZEPPELIN-893
Project: Zeppelin
Issue Type: Improvement
Components: Interpreters
Affects Versions: 0.6.0
Environment: Microsoft Windows only
Reporter: Hervé RIVIERE
Currently with the Python interpreter, calling from the webUI "interrupt"
during a paragraph execution is only supported in Linux and MacOs.
If you call interrupt in Ms Windows the entire interpreter will be closed and
therefore you will loose all our variable assignement...
The following Stack Overflow post could be a good starting way to find a
solution :
http://stackoverflow.com/questions/813086/can-i-send-a-ctrl-c-sigint-to-an-application-on-windows
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)