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 race condition in release event test for pool #2969

Merged
merged 1 commit into from May 1, 2023

Conversation

brianc
Copy link
Owner

@brianc brianc commented May 1, 2023

This was causing false test failures as the asserting that events were fired was checked in a timeout instead of a more deterministic way.

@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: db1be2c
Status: ✅  Deploy successful!
Preview URL: https://0227c3f7.node-postgres.pages.dev
Branch Preview URL: https://bmc-fix-test-race-for-pool.node-postgres.pages.dev

View logs

@brianc brianc merged commit 0870442 into master May 1, 2023
31 checks passed
@brianc brianc deleted the bmc/fix-test-race-for-pool branch May 1, 2023 14:15
thijs pushed a commit to thijs/node-postgres that referenced this pull request Aug 1, 2023
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