Skip to content

scheduler#647

Open
wpferguson wants to merge 1 commit intodarktable-org:masterfrom
wpferguson:scheduler
Open

scheduler#647
wpferguson wants to merge 1 commit intodarktable-org:masterfrom
wpferguson:scheduler

Conversation

@wpferguson
Copy link
Copy Markdown
Member

scheduler provides a FIFO scheduler so that Lua can cooperatively multitask. This lets long running scripts pause so that waiting scripts and execute and then the long running script resumes.

Fixes darktable-org/darktable#17296

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

Successfully merging this pull request may close these issues.

Lua: Cooperative Multitasking Using Event Driven Messaging

1 participant