mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
* backend: remove some allocations in `worker_flow.rs` * feat(backend): enable `is_simple` optimization for `FlowScript` * fix: fix node retrieval for `flowscript` inner step
Windmill Worker
The worker. Used to process and execute flows & jobs.
This crate exposes both a library as well as a binary target.