ipfs / go-bitswap

The golang implementation of the bitswap protocol
MIT License
216 stars 112 forks source link

chore: remove goprocess from blockstoremanager #572

Closed guseggert closed 2 years ago

Jorropo commented 2 years ago

@guseggert you know what. Completely crazy, #570 is broken and doesn't work because it get stuck on a goprocess. The blockstoremanager goprocess doesn't get closed.

And you remove it, sounds perfect!

(could you rebase or merge #570 into this ? else I'll do it)

guseggert commented 2 years ago

Nice! I think it'd be easier if you did it

Jorropo commented 2 years ago

Ok I'll pls don't merge

guseggert commented 2 years ago

Why can't we just push this to master and then you rebase/merge from master?

Jorropo commented 2 years ago

Yeah fair. I'll merge master back.