Skip to content

Convert sleep_for into count_subscriptions logic #628

@mjcarroll

Description

@mjcarroll

Feature request

Feature description

Converting from TODO for visibility:

// TODO(wjwwood): add logic to wait for the connection to be established
// probably using the count_subscriptions busy wait mechanism
// until then we will sleep for a short period of time

There are a few places in the test_subscription code (and possibly other places) where we make use of a fixed delay to wait for publications/subscriptions to become available. This should be converted to make use of count_publications/count_subscriptions when possible.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions