molecular
molecular
+1 had same problem. Can't easily make PR because of other code changes intermingled and didn't fork ;|
I second this. Have you found a workaround or solution?
> Prune currently requires about 3 times the index size plus GC overhead = `3 * (1 + GOGC/100) = 6 (by default)`. > > #3899 will reduce the first...
@ptitdam2001 I second exactly your issue. Did you resolve it?
same problem with ffmpeg 4.2.1 on master branch how to get around this?
same here, no idea what to do
I've switched to stratum-pool nodejs implementation which worked. Very easy to setup, too.
https://github.com/zone117x/node-stratum-pool
on arch, same problem, fixed by ```sudo archlinux-java set java-11-openjdk```. Thanks @DWShuo @PaulStoffregen, you say > Kind of a moot point, since the Arduino IDE bundles the correct Java JRE...
Edit: sorry, I obviously did that patch the wrong way (reverse)