Skip to content

Handle Error Handling in Async Blocks #36

@ericmcbride

Description

@ericmcbride

https://rust-lang.github.io/async-book/07_workarounds/03_err_in_async_blocks.html

We need to handle errors correctly in async blocks. My quick pass on it i was getting
Box<dyn ::std::error::Error> can not be sent between threads safely

Will need to spend some more time on this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions