Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于使用VS0222附加调试,偶尔出现VS进程一直无响应的问题 #435

Open
ggw128 opened this issue May 19, 2024 · 2 comments

Comments

@ggw128
Copy link

ggw128 commented May 19, 2024

大佬,您好!
我在VS0222 附加进程调试微服务时,偶尔出现VS进程一直无响应的问题。只有在windows任务管理器强退VS进程和微服务进程才可以。但微服务独立运行时,没有出现此类情况。
请教大佬这个问题应该怎么排查,如何解决?
谢谢!

@fanliang11
Copy link
Owner

因为有组件有多线程处理,附加到VS上调试状态,此线程已阻塞挂起状态,独立运行没有主进程挂起是不会产生此问题的,你可以排除相关组件,或者打开两个VS运行调试

@ggw128
Copy link
Author

ggw128 commented May 26, 2024

因为有组件有多线程处理,附加到VS上调试状态,此线程已阻塞挂起状态,独立运行没有主进程挂起是不会产生此问题的,你可以排除相关组件,或者打开两个VS运行调试

大佬,独立运行没有问题。请教下,打开两个VS运行调试,怎么操作呢?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants