ipfs / go-bitswap

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

fix flaky TestTaggingUseful test #494

Closed hannahhoward closed 3 years ago

hannahhoward commented 3 years ago

Goals

fix ipfs/go-bitswap#472

Implementation

Start to fix flaking timing tests by mocking out time.

hannahhoward commented 3 years ago

Yes! Unrelated -- seperate tickets --- see https://github.com/ipfs/go-libipfs/issues/86