允许程序获得start_server(remote_access=True,...)时的远程访问地址 #667
cute-omega
started this conversation in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
希望能允许程序获得start_server(remote_access=True,...)时的远程访问地址。
我看到远程临时地址的申请在platform/remote_access.py的remote_access_service中。虽然该函数由于在新线程中启动而无法直接获得返回值,但我想解决这个问题并不困难。
在开发者处理这个discussion时,我也会尝试自己动手解决这个问题。如果我有任何可以落地的进展,我会将PR连接到本discussion
Beta Was this translation helpful? Give feedback.
All reactions