Skip to content

Fixes for csfle downloading on some Linux platforms #977

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

Merged
merged 54 commits into from
Apr 28, 2022

Conversation

vector-of-bool
Copy link
Contributor

This fixes some CI failures that appeared following the merge of #968 : In particular, some older Linux platforms are missing Python features that mongodl used, and some platforms do not have csfle available at all (For these it is conditionally disabled). These changes have been tested on all erring platforms.

…ions.

This is discovered because the mongocryptd spawner will cause the
atexit() code to run from the csfle library loaded in the
process.
@vector-of-bool vector-of-bool merged commit ca5af4d into mongodb:master Apr 28, 2022
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