intel / intel/rohd

Warn when `Simulator` runs but no events have been registered

Open
#595 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
489
Forks
88
Avg merge
3d 23h
Merged PRs (30d)
10

Description

### Motivation

Usually, if someone calls `Simulator.run` and there are no registered events in the simulator, that would be a bug. It would be nice to either throw or at least signal a warning to help debug the issue.

### Desired solution

Some method to highlight to the user that the simulator didn't have anything registered.

### Alternatives considered

_No response_

### Additional details

_No response_

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.