Skip to content

Commit

Permalink
Add PRdoc
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Vasile <[email protected]>
  • Loading branch information
lexnv committed Nov 20, 2024
1 parent 9f79520 commit 04e2bd3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions prdoc/pr_6553.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
title: Ensure sync event is processed on unknown peer roles

doc:
- audience: Node Dev
description: |
The GossipEngine::poll_next implementation polls both the notification_service and the sync_event_stream.
This PR ensures both events are processed gracefully.

crates:
- name: sc-network-gossip
bump: patch
- name: sc-network-sync
bump: patch

0 comments on commit 04e2bd3

Please sign in to comment.