1
7
Fork
You've already forked debugger.lua
0

Coroutines #48

Open
opened 2018年04月30日 16:48:05 +02:00 by aleclarson · 0 comments
aleclarson commented 2018年04月30日 16:48:05 +02:00 (Migrated from github.com)
Copy link

It would be great if using finish or next within a coroutine would avoid triggering the REPL outside that coroutine (unless the coroutine dies). You can always use step if you want to follow yields.

It would be great if using `finish` or `next` within a coroutine would avoid triggering the REPL outside that coroutine (unless the coroutine dies). You can always use `step` if you want to follow yields.
Sign in to join this conversation.
No Branch/Tag specified
master
no-extras
dev
patch-1
media
simple-term
slembcke
error-hook
standalone
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
slembcke/debugger.lua#48
Reference in a new issue
slembcke/debugger.lua
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?