Skip to content

Conversation

@t-b
Copy link
Collaborator

@t-b t-b commented Aug 13, 2025

When you do

killdataFolder root:packages

and then uncompile/recompile the code you get the message

Function module in use by preemptive threads. Kill the thread?

The reason is that ASYNC_Stop does not stop the async threads as it's tgID is gone. The only thing we can do is stopping/killing all threads before the IP popup tells us.

When you do

killdataFolder root:packages

and then uncompile/recompile the code you get the message

Function module in use by preemptive threads. Kill the thread?

The reason is that ASYNC_Stop does not stop the async threads as it's tgID
is gone. The only thing we can do is stopping/killing all threads before
the IP popup tells us.
@timjarsky
Copy link
Collaborator

@t-b killdatafolder root:packages did not induce a threadgroup error

@timjarsky timjarsky assigned t-b and unassigned timjarsky Aug 13, 2025
@t-b t-b merged commit 6f50942 into main Aug 14, 2025
23 checks passed
@t-b t-b deleted the bugfix/2488-stop-all-threads-before-uncompiled branch August 14, 2025 09:34
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.

3 participants