intel / intel/rohd-cosim

Listeners linger after simulations end

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
Dart
Stars
29
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Some listeners and subscriptions from `Cosim.connectCosimulation` do not cancel when a simulation ends. This means if the simulation is reset and started again, at least there's a performance penalty and at worst duplicate actions can break functionality. Listeners and subscriptions should be closed and cancelled once a simulation ends so that the next one is not affected by prior simulations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.