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
Fix port already bound error in integration tests (#368)
* clean up socket and increase port range
* format code
* revert format change
* add shutdown argument
* Removed incorrect shutdown call
* more tries
* Catch Docker port-bound exception and start clipper in a retry loop
* format code
* Removed commented out code
0 commit comments