You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a pull request ready that allow overriding of hardcoded tcp/8000 and tcp/8001 ports used during unittest using an environment variable.
It's very trivial but really helpful to me as it allow running tests while having another app bound on port 8000. It's also very useful for distributions packager so they can setup these environment variables to find dynamically a random available port.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a pull request ready that allow overriding of hardcoded tcp/8000 and tcp/8001 ports used during unittest using an environment variable.
It's very trivial but really helpful to me as it allow running tests while having another app bound on port 8000. It's also very useful for distributions packager so they can setup these environment variables to find dynamically a random available port.
It's a 8 hunks PR, very trivial:
eLvErDe@037d708
Does it makes sense ? Should I go for a PR ?
Regards, Adam.
Beta Was this translation helpful? Give feedback.
All reactions