google / mobly

E2E test framework for tests with complex environment requirements.
https://github.com/google/mobly
Apache License 2.0
621 stars 174 forks source link

Deprecate the util method get_available_host_port #907

Closed mhaoli closed 4 months ago

mhaoli commented 5 months ago

Deprecate utils.get_available_host_port. After #904 it is no longer needed.


This change is Reviewable