fix waiting in sector proving checks
This commit is contained in:
committed by
Jennifer Wang
parent
35cd2471a8
commit
f0fc5ec82a
Vendored
+2
@@ -126,6 +126,8 @@ func (m *Manager) CheckProvable(ctx context.Context, pp abi.RegisteredPoStProof,
|
||||
}(sector)
|
||||
}
|
||||
|
||||
wg.Wait()
|
||||
|
||||
return bad, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user