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

fix: wait for updates in flight to be delivered before shutting down the trigger #1048

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alepane21
Copy link
Contributor

After the last refactor we weren't waiting anymore for the in flight requests to be delivered, so I restored the previous behavior.

@alepane21 alepane21 requested review from StarpTech and df-wg January 29, 2025 15:15
@devsergiy devsergiy requested a review from jensneuse January 29, 2025 15:30
Copy link
Contributor

@df-wg df-wg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

@StarpTech StarpTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we write a test for it or is it covered by the router?

@alepane21
Copy link
Contributor Author

Can we write a test for it or is it covered by the router?

Mmm not sure if this is covered by the router test suite. I can make a test to check on this behavior, ti shouldn't be too complex, thanks for the suggestion!

@alepane21 alepane21 requested a review from StarpTech January 30, 2025 14:56
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.

3 participants