Skip to content

08async fixes#140

Merged
turnstep merged 3 commits intobucardo:masterfrom
rweikusat:08async-fixes
Dec 10, 2025
Merged

08async fixes#140
turnstep merged 3 commits intobucardo:masterfrom
rweikusat:08async-fixes

Conversation

@rweikusat
Copy link
Contributor

This fixes three minor mistakes in t/08async.t I found while testing my async-prepare changes:

Test #20 says "Method pg_ready() works after a non-async query", should be async as an async query was started.
Test #23 is a duplicate of test #21.
As test #23 is a duplicate of test #21, there are only 66 tests in this file and not 67.

Copy link
Collaborator

@esabol esabol left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@turnstep turnstep merged commit 92d2102 into bucardo:master Dec 10, 2025
@rweikusat rweikusat deleted the 08async-fixes branch December 19, 2025 18:49
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