This commit is contained in:
voidlizard 2025-02-23 17:43:46 +03:00
parent 7e67021fc6
commit 596d8f1e16
1 changed files with 1 additions and 1 deletions

View File

@ -830,7 +830,7 @@ runPeer opts = respawnOnError opts $ do
simpleStorageSetProbe s stoProbe
addProbe stoProbe
stn <- getNumCapabilities <&> max 2 . div 4
stn <- getNumCapabilities -- <&> max 2 . div 2
w <- replicateM stn $ async $ liftIO $ simpleStorageWorker s