denosaurtrain

Results 3 issues of denosaurtrain

When I visit https://break.solana.com/game, the page is stuck in an `Initializing...` state. Looking at the browser logs, the client is making a POST request to `https://break-solana-mainnet.herokuapp.com/init` and receives a 404...

Edit: in addition, this can be reproduced without the SIGINT steps by running `typeset | bbbbbbreak` instead of `sleep 10`. Minimum-ish reproducible example using bash in a linux container: 1....

Using `cs` version `2.1.0-RC3-1` (Linux, Ubuntu 22.04), I'm unable to invoke the option, `--jvm-dir`, to override the JVM directory for either `cs java` or `cs setup`. Here are the commands...