tokio-rs / turmoil

Add hardship to your tests
MIT License
773 stars 49 forks source link

Add a check for port exhaustion #157

Closed mcches closed 8 months ago

mcches commented 9 months ago

I never thought we'd run through the whole port range, but it seems some complex setups can hit this.

Add a panic if we run out of ports.