Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3171

Restart of interpreter in note also aborts running interpreter in another note

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.8.0
    • Interpreters
    • None

    Description

      How to reproduce bug

      • Set python interpreter in isolated mode per user/per note
      • Create two notes with python interpreter.
      • Insert code in paragraph
        %python
        import time
        
        print('Hello')
        time.sleep(300)
        
      • Run all notes
      • Restart python interpreter in note1
      • Get 'KeyboardInterrupt: ' in note2

      The same error will be if run note1 and restart python in note2.

      zjffdu, please help

      Attachments

        Issue Links

          Activity

            People

              zjffdu Jeff Zhang
              mebelousov Maxim Belousov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: