issues Search Results · repo:probe-lab/zikade language:Go
Filter by
49 results
(57 ms)49 results
inprobe-lab/zikade (press backspace or delete to remove)Apply the following PR to Zikade: https://github.com/libp2p/go-libp2p-kad-dht/pull/947
guillaumemichel
- Opened on Jan 30, 2024
- #78
Fix flaky test, follow up of the draft PR https://github.com/libp2p/go-libp2p-kad-dht/pull/955
guillaumemichel
- Opened on Jan 30, 2024
- #77
The NetworkBehaviour maintains a map of NodeHandler but entries are never deleted from this map. Each NodeHandler
maintains a goroutine to process events from other state machines that want to send messages ...
bug
iand
- Opened on Oct 24, 2023
- #70
When an incoming event is queued by a behaviour s Notify method the context supplied in the method call is also queued
alongside the event and reused when the event is actioned by Perform. This was primarily ...
iand
- 2
- Opened on Oct 16, 2023
- #67
This issue if to address the TODO here: https://github.com/plprobelab/zikade/blob/main/internal/coord/network.go#L229
We should reuse a NodeHandler managed by NetworkBehaviour rather than calling NewNodeHandler ...
iand
- Opened on Oct 9, 2023
- #58
This goroutine is holding the QueryBehaviour lock, trying to Notify a Waiter that a EventGetCloserNodesSuccess was
received. The are no goroutines selecting on the waiter s channel. I would expect it to ...
bug
iand
- Opened on Oct 9, 2023
- #57
=== RUN TestRTAdditionOnSuccessfulQuery
topology_test.go:192:
Error Trace: D:/a/zikade/zikade/topology_test.go:170
D:/a/zikade/zikade/topology_test.go:192
...
dennis-tra
- 1
- Opened on Oct 6, 2023
- #55
Add more visible documentation on the architecture of Zikade including a diagram. Should cover the role of the DHT,
Coordinator, Behaviours, State Machines and the Router.
iand
- Opened on Oct 5, 2023
- #51
This test run failed on a PR with no code changes
https://github.com/plprobelab/zikade/actions/runs/6408785740/job/17398549960?pr=47
--- FAIL: TestDHT_SearchValue_quorum_test_suite (10.79s)
--- PASS: ...
bug
iand
- 9
- Opened on Oct 4, 2023
- #48
Migrated from https://github.com/libp2p/go-libp2p-kad-dht/issues/948
Implement https://pkg.go.dev/github.com/libp2p/go-libp2p-routing-helpers#ProvideManyRouter
iand
- 1
- Opened on Oct 2, 2023
- #35

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.