Skip to content

Call not swallowing exceptions #166

@TrevorHinesley

Description

@TrevorHinesley

Per the documentation:

This works because the call class method swallows exceptions.

Unless I'm missing something, any errors should be swallowed by call, but they're being raised for me unless I manually catch the error inside call and throw it with fail!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions