justgos
Results
2
issues of
justgos
When processing batches of trees of few thousand nodes, session.run fails with the following message: > [libprotobuf ERROR external/protobuf/src/google/protobuf/io/coded_stream.cc:208] A protocol message > was rejected because it was too big...
### The problem hallo! it appears that the `nc` used in json-rpc mode frequently falls off. modifying `/src/scripts/jsonrpc2-helper.go` ```diff -command=bash -c "nc -l -p %d %s" +command=bash -c "watch -n1...