Closed
Description
Currently comprehending over Try in an stack unsafe way returns a Failures(SOE)
we should never capture fatal exceptions. See for reference http://www.scala-lang.org/api/2.12.0/scala/util/control/NonFatal$.html
Currently comprehending over Try in an stack unsafe way returns a Failures(SOE)
we should never capture fatal exceptions. See for reference http://www.scala-lang.org/api/2.12.0/scala/util/control/NonFatal$.html