mathworks / OpenTelemetry-MATLAB

MATLAB interface to OpenTelemetry
Apache License 2.0
14 stars 3 forks source link

Debug assertion when removing a callback from an asynchronous metric instrument #127

Closed duncanpo closed 3 months ago

duncanpo commented 4 months ago

In a debug build, run the test testAsynchronourInstrumentRemoveCallback in test/tmetrics.m. On the line removeCallback(ct, callback), a debug assertion (and a crash) will result "Cannot dereference value initialized list iterator".