@orsinium Nice, thanks for the info. I'll add it to my TODO list. Thankfully in this case I just forgot to close a channel in a very stupid way. :P
@mauve ohhhh v curious what youre hacking on with go 🤓
@decentral1se kinda like hyperbeedeebee but with prolly trees and go :P https://github.com/RangerMauve/ipld-prolly-indexer/tree/initial
@mauve I'm now reading "Concurrency in Go" book. It helps me to write on #golang not only deadlocks, but also livelocks, starvation, and all kinds of race conditions 🧠