Skip to content

Conversation

@tjazerzen
Copy link
Contributor

@tjazerzen tjazerzen commented Oct 1, 2025

Problem

Some random process could be running on 8003.

Before:

  • We would not run the mock_devrev_server.py on 8003 if a process was already running on 8003.
  • But if what as running on 8003 wasn't mock server, this would be problematic as reported by @gasperzgonec

After:

  • If traffic is running on 8003, stop it and start mock_devrev_server.py

The same for port 8004 and rate_limiting_proxy.py.

Linked issues:

@gasperzgonec gasperzgonec merged commit 61ed693 into devrev:main Oct 1, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants