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

Cancellation python or pyspark paragraph does not always work

    XMLWordPrintableJSON

Details

    Description

      When cancellation doesn't work:
      run endless loop

      %python
      i = 1
      while True:
          i = i + 1
      

      and try to cancel it (it will continue to run, if it has already running)

      Attachments

        Activity

          People

            tinkoff-dwh Tinkoff DWH
            tinkoff-dwh Tinkoff DWH
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: