dewolf icon indicating copy to clipboard operation
dewolf copied to clipboard

[Widget / GUI] Add timeout for GUI

Open steffenenders opened this issue 3 years ago • 0 comments

Proposal

Currently a long running decompilation can not be terminated by the user. We should probably add a timeout or interrupt to decompilation in widget.Worker(QRunnable). With regards to difficulties met previous issues regarding timeouts, this widget timeout could maybe be soft by setting an exit flag or exhausting a timing budget.

Approach

No response

steffenenders avatar Feb 03 '22 09:02 steffenenders