Skip to content

Don't eagerly initialize libcurl#229

Open
staticfloat wants to merge 2 commits intomasterfrom
sf/lazily_initialize
Open

Don't eagerly initialize libcurl#229
staticfloat wants to merge 2 commits intomasterfrom
sf/lazily_initialize

Conversation

@staticfloat
Copy link
Copy Markdown
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
Copy Markdown

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).
⚠️ Report is 24 commits behind head on master.

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@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.

1 participant