如何从 pydev 停止调试器服务器?

发布于 2024-12-13 07:05:22 字数 152 浏览 1 评论 0原文

我正在为我的应用程序使用 pydev 远程调试器功能。

当我尝试通过停止按钮停止调试器服务器时,它在控制台上显示服务器已成功终止,但事实并非如此,因为它仍在其默认端口(5678)上接受新连接。

您知道如何以可靠的方式停止服务器吗?

提前致谢。

I am using the pydev remote debugger feature for my application.

When I try to stop the debugger server via the stop button it shows on the console that the server is successfully terminated but it isn't because it is still accepting new connections on its default port (5678).

Do you know how can I stop the server in a reliable way?

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一刻暧昧 2024-12-20 07:05:22

这是一个错误 - 它已在最新版本 (PyDev 2.2.4) 中修复,因此,请升级到最新版本,这应该已经可以工作了。

This was a bug -- and it was fixed in the latest version (PyDev 2.2.4), so, please upgrade to the latest version and that should be working already.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文