mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00

Subclasses prior to 0.6 may assume return value of LocalProcessSpawner.start can be ignored instead of passing it through. For these cases, keep setting ip/port in the deprecated way so that it still works with a warning, rather than failing with the wrong port.