singnet / das-atom-db

Persistence layer
MIT License
2 stars 0 forks source link

Message is being received more than once in broadcast #209

Open andre-senna opened 1 month ago

andre-senna commented 1 month ago

If we have this topology:

N -> A N -> B A -> C B -> C

And N broadcasts a message, then C will process the Message twice.