Skip to content

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Jan 18, 2021

PHPC-1529

Fixing this in master to take advantage of the new disableClientPersistence option for tests. The test was a bit tricky to write, but I managed to verify that the keyVaultClient is reset by triggering a reset on the client (by running a query in the fork), then trying to iterate a cursor that was previously opened on the keyVaultClient. With the additional call to php_phongo_client_reset_once removed, this test fails as expected.

@alcaeus alcaeus requested a review from jmikola January 18, 2021 13:12
@alcaeus alcaeus self-assigned this Jan 18, 2021
Copy link
Member

@jmikola jmikola left a comment

Choose a reason for hiding this comment

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

LGTM with change to the comment above $manager->executeCommand()

Copy link
Member

@jmikola jmikola left a comment

Choose a reason for hiding this comment

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

Please remove mongocryptd.pid and feel free to add it to .gitignore if you think that will help.

@alcaeus alcaeus merged commit 032af9a into mongodb:master Jan 20, 2021
@alcaeus alcaeus deleted the phpc-1529 branch January 20, 2021 18:30
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.

2 participants