fission-codes / go-car-mirror

Generic Go implementation of the CAR Mirror protocol
Apache License 2.0
4 stars 0 forks source link

Make sure missing bloom capacity doesn't cause us to run out of goroutines #89

Open justindotpub opened 1 year ago

justindotpub commented 1 year ago

Make sure missing BloomCapacity doesn't cause infinite call and run out of goroutines issue that I saw when initially wiring the code up in kubo-car-mirror.

ETA: 2023-12-31