dummyHook's fields were concurrently written by nodes and read by
the test. The simplest solution is to protect all fields with a mutex.
Enable: TestMultiplePeersDropSelf, TestMultiplePeersDropOther as they
seemingly accidentally stayed disabled during a refactor/rewrite
since
|
||
|---|---|---|
| .. | ||
| accounting_api.go | ||
| accounting_simulation_test.go | ||
| accounting_test.go | ||
| accounting.go | ||
| protocol_test.go | ||
| protocol.go | ||
| reporter_test.go | ||
| reporter.go | ||