froghub-io / filecoin-sealer-recover

Filecoin sector recover
https://www.froghub.io
Apache License 2.0
67 stars 81 forks source link

解决多线程竞争问题 #19

Closed Funarp closed 2 years ago

Funarp commented 2 years ago

在parallel较大时,会出现几个AP一起进行的情况,通过增加随机延时,可以减小这种情况出现的几率