filecoin-project / filecoin-ffi

C and CGO bindings for Filecoin's Rust libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leak detector checks

cryptonemo opened this issue · comments

commented

CI leak detector checks take an hour or more to run. We now run 2 configurations of it (both pairing and blst). We should look into ways to speed this up.

commented

Noting that the runs are closer to 3-4 hours each now.

That's no longer the case, even with the leak detector the CI runs in a reasonable amount of time. Hence closing this issue.