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

Don't eagerly initialize libcurl #229

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

Conversation

staticfloat
Copy link
Sponsor Member

@staticfloat staticfloat commented Jul 26, 2023

This initialization will be done by an on_load_hook within libcurl_jll, once JuliaLang/julia#50687 is merged.

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.74%. Comparing base (05f9ec2) to head (421a744).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   89.70%   89.74%   +0.03%     
==========================================
  Files           5        5              
  Lines         583      585       +2     
==========================================
+ Hits          523      525       +2     
  Misses         60       60              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@staticfloat staticfloat mentioned this pull request Jul 27, 2023
2 tasks
@staticfloat staticfloat marked this pull request as ready for review July 27, 2023 15:04
This initialization will be done by an `on_load_hook` within `libcurl_jll`.
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