Skip to content

✨ Improve WindowEngine by keeping track and cancelling the detached Task#1013

Merged
mrkai77 merged 2 commits into
mrkai77:developfrom
zenangst:improve/window-engine-with-task-cancellation
Jan 21, 2026
Merged

✨ Improve WindowEngine by keeping track and cancelling the detached Task#1013
mrkai77 merged 2 commits into
mrkai77:developfrom
zenangst:improve/window-engine-with-task-cancellation

Conversation

@zenangst
Copy link
Copy Markdown
Contributor

Add static property currentTask on WindowEngine to keep track of the current running task. When a new one comes in, we cancel the previous one.

@zenangst zenangst changed the title Improve WindowEngine by keeping track and cancelling the detached Task ✨ Improve WindowEngine by keeping track and cancelling the detached Task Jan 21, 2026
Add static property `currentTask` on `WindowEngine` to keep track
of the current running task. When a new one comes in, we cancel the
previous one.
@mrkai77 mrkai77 force-pushed the improve/window-engine-with-task-cancellation branch from 56a0c6e to 99aeb56 Compare January 21, 2026 23:36
@mrkai77 mrkai77 merged commit a80292f into mrkai77:develop Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants