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
[describe]
--version , demo download from this.
--start from bt.cli.CliClient.
--After running multiple instances[new CliClient()] in the same process and all in shutdown, the handle still exists. Maybe somewhere forgot to close stream.
--other. A large number of connections were found in CLOSE_WAIT state.
If this is a problem, how can I solve it to keep the program running consistently?
Thanks.