Am Montag, 30. Januar 2017, 12:04:03 CET schrieb René Seindal:
> Hi
> 
> Ho do I make a long running Lua extension not block the darktable GUI?

It depends on what your code does and from where it is called. Some things 
have to run in the gui thread and can't be unblocked, others can.

> When you export files the export runs in the background somehow.

Exports are an example of what gets run in its own thread. So maybe show some 
sample code.

Tobias

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to