Skip to content

Handle dlopen if rtcapi is built but used on different os#2904

Open
rniczh wants to merge 3 commits into
mainfrom
rniczh/handle-dlopen
Open

Handle dlopen if rtcapi is built but used on different os#2904
rniczh wants to merge 3 commits into
mainfrom
rniczh/handle-dlopen

Conversation

@rniczh

@rniczh rniczh commented Jun 2, 2026

Copy link
Copy Markdown
Member

Context:

When the rt-capi was built on one OS and is being run on another.

Description of the Change:

Fall back to the platform-native extension (.so/.dylib/.dll) when dlopen fails.

Benefits:

Possible Drawbacks:

Related GitHub Issues:
[sc-119223]

@codecov

codecov Bot commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.00%. Comparing base (ece460a) to head (e7ced10).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2904   +/-   ##
=======================================
  Coverage   97.00%   97.00%           
=======================================
  Files         167      168    +1     
  Lines       18875    18905   +30     
  Branches     1773     1773           
=======================================
+ Hits        18309    18339   +30     
  Misses        420      420           
  Partials      146      146           

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

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