Duplicated messages on same host
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Again! Really fun project! ๐๐๐
If you run two instances on same host you receive duplicated messages (**ONLY** on receiver side)

### Env
`cargo +nightly build`
`cargo 1.60.0-nightly (95bb3c92b 2022-01-18)`
`Ubuntu 20.04.4 5.4.0-104-generic`
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by building with cargo +nightly and running two instances on the same host, as described in the report. Trace the receiver-side message handling to identify why messages are duplicated; done means messages arrive once while the two instances communicate normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100