Skip to content

Implement on top of concurrent.futures #8

@wmertens

Description

@wmertens

I have tried to use aplus, but I couldn't make it run the error handler when an exception occurred such as a typo in the called code.

I then switched to concurrent.futures (the backported one) and that works fine for exceptions, but I miss the Promises/A+ interface, especially being able to transparently return a new promise as the result of a promise.

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