Skip to content

Callbacks does not propagate exceptions (swallowed by libcluon) #4

Description

@freol35241

Callbacks are noexcept in C++, this does not give nice error ouputs/tracebacks in python. Should use lambdas in wrapper code, see https://pybind11.readthedocs.io/en/stable/advanced/exceptions.html#handling-unraisable-exceptions

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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