tokio-rs / turmoil

Add hardship to your tests
MIT License
795 stars 50 forks source link

Add a check for port exhaustion #157

Closed mcches closed 10 months ago

mcches commented 11 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.