Files
windmill/backend/windmill-worker
wendrul f71cea6afa fix: windows compatibility for C# (#4980)
* fix: windows env vars for c#

* fix bin name and windows flags

* Fix env vars and remove symlinks for windows

* More env vars

* Format error

* Default dotnet path on windows and unix

* fix Unused var

* fix unused
2024-12-24 01:52:56 +01:00
..
2024-12-13 00:29:01 +01:00
2024-12-08 16:10:46 +01:00
2024-12-15 10:31:44 +01:00

Windmill Worker

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

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