Skip to content

roachtest: Monitor.Wait should work correctly without active tasks #108530

@miretskiy

Description

@miretskiy

PR #107548 made it so that
it is no longer safe to call Wait() method on a monitor when no tasks were started.

This is undesirable -- wait method should work correctly, as it did prior to the above PR

Jira issue: CRDB-30509

Metadata

Metadata

Assignees

Labels

C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-testengTestEng Team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions