Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在调试一个后台任务问题,当在后台过于频繁地接收到套接字数据时,我的应用程序被看门狗杀死。
看门狗是否在调试器的上下文中执行它的操作?
我的回答是:我不相信。
根据我看到的一些关于应用程序在调试器中暂停时未能响应 10 秒的日志,我会说是的,它正在监视,但它不强制执行其规则。它只是通知您。