MarketSquare / MarketSquare/Rammbock
How to stop server handler
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 64
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
-I creates server hanler to listen message on UDP Port. handle API is called first time when meaasge is recieved.
-Run same script second time, Handle API is not called. Incoming messages can be tracked via Wiershark. But It is not detected by handler.
- If same script is run with one byte data chage, It works fine.
-Is there any way to stop server handler and start again to receive same message??????
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by reproducing the UDP server behavior across two runs and inspect how the server handler is started and stopped; done means the handler receives the same incoming message after restarting the script.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100