Skip to content

fix: GetStatus shows current task name of mesh generation from ngsolve when called from ngsolve.#237

Open
QubaB wants to merge 1 commit intoNGSolve:masterfrom
QubaB:GetStatus_update
Open

fix: GetStatus shows current task name of mesh generation from ngsolve when called from ngsolve.#237
QubaB wants to merge 1 commit intoNGSolve:masterfrom
QubaB:GetStatus_update

Conversation

@QubaB
Copy link

@QubaB QubaB commented Mar 9, 2026

Problem:
When called GetStatus from ngsolve python code to monitor mesh generating, task name is 'idle' and percent is changed.

Solution:
Because netgen writes task name directly to multithread.task and does not use msgstatus_stack, task name of netgen is not correctly displayed. So I implemented change.

… of netgen. Because netgen writes directly tyo multithread.task
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.

1 participant