Files
windmill/backend/windmill-worker
Ruben Fiszel b4e2dd4aa9 docs: correct stale 3.11 python-fallback comments to reference the default
The lockfile-less python fallback returns PyVAlias::default(), which moved
from 3.11 to 3.12 in #7405. Update the comments and the dedicated-worker
warn log to reference "the default version" instead of a hardcoded 3.11 so
they stay correct across future latest-stable bumps. No behavior change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 09:25:39 +00:00
..

Windmill Worker

The worker. Used to process and execute flows & jobs.

This crate exposes both a library as well as a binary target.