Closed geoand closed 1 month ago
Ensure that any exceptions thrown in worker threads are properly checked to avoid misleading test results. This change prevents the test from passing if an exception bubbles up into a worker thread.
Relates to: https://github.com/quarkusio/quarkus/issues/43158
Ensure that any exceptions thrown in worker threads are properly checked to avoid misleading test results. This change prevents the test from passing if an exception bubbles up into a worker thread.
Relates to: https://github.com/quarkusio/quarkus/issues/43158