Skip to content

Allow NonFatal control over exceptions for MonadError and Monadic comprehensions #153

Closed
@raulraja

Description

@raulraja

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions