skynet
skynet
So I ran into this issue, and solved it by writing the classpath argument to a file as mentioned above https://github.com/skynet-gh/skylobby/blob/53a56f8/dev/clj/graal/native_image.clj#L20-L27
Any updates on this? It seems for now that I need to add [these lines](https://github.com/ring-clojure/ring/pull/447/files#diff-66bfc1eb8927a5fc2948dd92563e80aa8f5293b0ae8d62a50bbaa8a1e15b3a63L277-L290) manually to every project using ring (or perhaps reitit with ring) that I want to...
> > :kaocha.watch/type :hawk does not fix it > > Hmmmm! This is weird. Because using that flag it should have reverted back to the old watching mechanism. Maybe there...
I ran into this as well, and am using this nodejs function as a workaround https://nodejs.org/api/child_process.html#child_process_child_process_execsync_command_options
I'm having the same issue, but it works for a time and then I get a stack trace after which it stop working: ``` Exception in thread "Thread-7" java.lang.NullPointerException at...
Do a `shift+h` in htop there to see the whole process, per-thread makes it more confusing. I think the default gc doesn't work well on Linux, try removing the `-XX:+UseZGC`...
In that case add ` -Xmx2g ` after `java` in your command and it should limit the heap size to 2GB.
@flip111 there is a setting `Show closed battles as tabs` which should cover this
You can change it while in table view and not a spectator:  but you're right, there are a few issues: - it should be available while spectating - there...
Not sure what you mean. Lots of people are able to play BAR, so if you're having that problem please open an issue with the log error you see.