Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use filter when waiting for agent to arrive. #3625

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

thallgren
Copy link
Contributor

The code that awaits an injected agent subscribed to all agents and then filtered the awaited agent whenever an event arrived. This behavior is now changed so that the subscription uses a filter, so that it only receives events about the awaited agent.

The code that awaits an injected agent subscribed to all agents and then
filtered the awaited agent whenever an event arrived. This behavior is
now changed so that the subscription uses a filter, so that it only
receives events about the awaited agent.

Signed-off-by: Thomas Hallgren <thomas@datawire.io>
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Jun 19, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Jun 19, 2024
@thallgren thallgren merged commit 0bf68d2 into release/v2 Jun 19, 2024
16 of 17 checks passed
@thallgren thallgren deleted the thallgren/await-agent-with-filter branch June 19, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant