quarkus
quarkus copied to clipboard
Allow Snappy to be loaded from a shared classloader
This commit introduces a solution for loading the Snappy native library across multiple test profiles. Due to the constraint that native libraries can only be loaded from a single classloader, a shared classloader is now utilized for loading Snappy in test mode.
Please note, this feature is exclusively applicable when running tests.
Fixes: https://github.com/quarkusio/quarkus/issues/39767
Status for workflow Quarkus CI
This is the status report for running Quarkus CI
on commit 3ffe39898f743063f7dacaabffcf34585b0275f3.
:white_check_mark: The latest workflow run for the pull request has completed successfully.
It should be safe to merge provided you have a look at the other checks in the summary.
You can consult the Develocity build scans.