Nick

Results 5 comments of Nick

I think this link should be dropped. More convenient way - using gu install native-image with installed graalvm. And the best way to install the graalvm is the sdkman

haproxy doesn't support http2 in http mode, but you can use tcp mode

How do you want to make a reuse ID? Should it be calculated automatically from the source code & call site meta or provided by hand?

Also, it is not clear to understand when to stop the container, lets say we run nextest with the same reuse id in a serial way. Nextest use process-per-test strategy...