mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-22 00:02:38 +00:00
The catch-up probes asked only whether a newer turn-end had superseded this one, never whether the runtime it captured still exists. A session deleted in another tab mid-read disposed the runtime under the task, and the resuming catch-up re-armed the orphaned manager's job poller (a self-rescheduling chain nothing could reach to stop) and re-took the store handle disposal had just closed. The same identity check initRuntime already makes now sits beside each supersession probe. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019N8x51GqABUEFvg52V6aYo
Windmill frontend
The Windmill frontend written in Svelte 5 + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo