Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Exception in an async lambda #182

Closed
Closed
@xxdavid

Description

@xxdavid

First of all, thank you for this great library!

When there's an exception thrown in an async lambda, the lambda ends its execution but nothing else happens. Application doesn't crash, nothing is logged.

It's very hard to debug this kind of bugs. I personally would be much more happy if the app just crashed.

Is there anything that could be done with that?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions