mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 16:02:14 +00:00
91f2b35c73
* feat: Allow passing through certain environment variables * Lookup the env vars on startup * Faceplam * Update python_executor.rs
Windmill Worker
The worker. Used to process and execute flows & jobs.
This crate exposes both a library as well as a binary target.