vmthread
Ocaml threads don't work properly in some setups. Unfortunately there's no real warning. The proofgold code just executes very slowly -- too slowly to make connections and sync with the rest of the network.
A workaround is to use the -vmthread option and compile to bytecode instead of nativecode. Here is a bash script (modified version of makebytecode):
Complete thread:
- vmthread -
Brown,
2020-06-16, 20:31
- vmthread - Brown, 2020-06-27, 14:19