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
It doesn't really make sense to have open_port / open_virtual_port when one can only call these functions in the beginning.
It'd be much simpler to just pass information about the port we want to open to the configuration in the constructor.
The text was updated successfully, but these errors were encountered:
It doesn't really make sense to have open_port / open_virtual_port when one can only call these functions in the beginning.
It'd be much simpler to just pass information about the port we want to open to the configuration in the constructor.
The text was updated successfully, but these errors were encountered: