Files
windmill/backend/windmill-worker
pyranota ca5f85c815 fix(python): Fix uv install job not exiting on fail
Specifically with nmslib installation was hanging without any output, even tho library build was failed.

It can be monitored with strace or catp.
2024-12-30 17:42:30 +03:00
..
2024-12-13 00:29:01 +01:00
2024-12-08 16:10:46 +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.