Skip to content

Add value and backtrace methods for promise_future or a geter for the underlying future #80

@vspinu

Description

@vspinu

With pure futures one can use value and backtrace to inspect the failures. With promise_future only the brief error output is printed.

Could you plese provide on of the following:

  • value and backtrace methods for promise_future
  • way to retrieve the internal future object
  • print full backtrace on errrors

Thanks!

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