When using dart2wasm in Dart 3.9.2, exceptions thrown inside futures that are called concurrently are bubbling up to the top level and ignoring try/catch blocks. Curiously, it does not happen when the ...
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s -- in org.acme.GreetingResourceTest Exception in thread "vert.x-internal-blocking-1 ...