Matti Hänninen

Results 2 issues of Matti Hänninen

The `coerce-exceptions-middleware` converts thrown `Exception`s that are unrelated to coercion failures (for example, an `ArithmeticException`) into asynchronous failures terminating their stack unwinding process too early. This happens is because `coercion-exception-handler`...

bug

This upgrades the transitive dependency on the jna library from the version 5.7.0 to 5.12.1 which has a number of M1 arch related fixes. This seems to make the following...