Skip to content

enable strict leak checking in CI for nanobind #24889

Description

@rpoyner-tri

Our current plan is to ship nanobind with resource leak warnings disabled (see https://nanobind.readthedocs.io/en/latest/refleaks.html#disabling-leak-warnings), and to eventually turn on strict resource leak enforcement for nanobind in drake CI. This issue is to remind us to do the CI strict checking bit.

What's wanted is to add the compile time preprocessor definition NB_ABORT_ON_LEAK to appropriate CI builds, so that leaks will be converted into test failures in CI.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions