lnd.xprv/make
Oliver Gugger dfb131f82f
make: reduce itest parallelism from 6 to 4
It seems that our itests don't perform correctly in a high CPU usage
scenario such as running 6 tests in parallel. Some goroutines don't get
enough execution time and causes check to time out.
By reducing the total number of parallel tests, we hope to give all
goroutines some more breathing room.
2020-12-08 21:37:12 +01:00
..
fuzz_flags.mk make: add fuzz-build and fuzz commands 2020-10-09 09:53:55 +02:00
release_flags.mk make: remove arch darwin-386 that is unsupported by go 1.15 2020-11-13 10:19:52 +01:00
testing_flags.mk make: reduce itest parallelism from 6 to 4 2020-12-08 21:37:12 +01:00