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

"cannot resume dead coroutine" will appear when debugging #657

Open
ffbh123456 opened this issue Dec 7, 2020 · 1 comment
Open

"cannot resume dead coroutine" will appear when debugging #657

ffbh123456 opened this issue Dec 7, 2020 · 1 comment

Comments

@ffbh123456
Copy link

When I debug Lua code, it can be debugged normally. When the code stops at a breakpoint, if I do nothing for a long time, the following error will be thrown
image

@Tieske
Copy link
Member

Tieske commented Dec 9, 2020

Looks to me like that's a problem with the debugger, not Busted.

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

No branches or pull requests

2 participants