Skip to content

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

@freol35241

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

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