X .nxdtest: Verify Go bits with GOMAXPROCS=1,2,`nproc`
Some wcfs bugs are aonly likely to trigger with GOMAXPROCS=1 (see corresponding tox.ini history), same for 2. Go-fuse also has issues with GOMAXPROCS=1 (https://github.com/hanwen/go-fuse/issues/261) that sometimes manifest themselves as hangs with GOMAXPROCS=`nproc` too.
Showing