Uploaded image for project: 'TOREE'
  1. TOREE
  2. TOREE-465

By-Name Parameter Crash

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 0.2.0
    • 0.5.0
    • None
    • None
    • jre-8u162, scala-2.12.4, spark-2.2.1-bin-hadoop2.7, 0.2.0-incubating-rc3 in a Ubuntu 17.10 based Docker Container

    Description

      Dear Toree Developers

      The following simple code (in a Jupyter notebook cell) crashes the kernel:

       

      def f[R](b: => R): R = { b }
      f({var x = 2; ; x})
      

       

      This works in the Scala REPL.

      With best wishes & thanks for your great efforts on Toree

      Attachments

        Activity

          People

            Unassigned Unassigned
            Wurstel Hans
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: