Layr-Labs / eigensdk-go

Go SDK for building AVSs on Eigenlayer
https://www.eigenlayer.xyz/
Other
60 stars 40 forks source link

Fix race-condition test (failing stochastically) #216

Open samlaf opened 4 months ago

samlaf commented 4 months ago

See this example. This test fails sometimes, but we just rerun it and it works fine. There's probably a race condition going on. https://github.com/Layr-Labs/eigensdk-go/actions/runs/8809483189/job/24180357677?pr=214

samlaf commented 3 months ago

This might be a duplicate of https://github.com/Layr-Labs/eigensdk-go/issues/79... not sure