Skip to content

Commit

Permalink
force push
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger Johansson committed May 24, 2022
1 parent 67ea53a commit 476b08d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Proto.Cluster/Gossip/GossipActor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ private Task OnGossipRequest(IContext context, GossipRequest gossipRequest)

return Task.CompletedTask;


//this code is broken
//
// context.RequestReenter<GossipResponseAck>(context.Sender!, new GossipResponse
Expand Down

0 comments on commit 476b08d

Please sign in to comment.