mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-02 14:58:03 +08:00
Tests were added to ensure that the bug fix in commit 000fbd25 was correct. The tests caught an error where a peer's ledger was not properly locked when updating it in the `MessageSent()` function. The appropriate calls to lock the ledger were made, and the tests successfully passed. License: MIT Signed-off-by: David Grisham <dgrisham@mines.edu> |
||
|---|---|---|
| .. | ||
| bench_test.go | ||
| engine_test.go | ||
| engine.go | ||
| ledger.go | ||
| peer_request_queue_test.go | ||
| peer_request_queue.go | ||