Files
telemt/src
Vladislav Yaroslavlev abff2fd7fe fix(maestro): restore Windows build (missing run_inner)
The full runtime entry was gated with #[cfg(unix)] while run() still called
run_inner() on non-Unix targets, causing E0425 on Windows (issue #690).

Extract shared pipeline into run_telemt_core with a post-bind hook for Unix
privilege dropping; provide cfg-split run_inner wrappers.

Fixes https://github.com/telemt/telemt/issues/690

Made-with: Cursor
2026-04-13 00:21:19 +03:00
..
2026-04-04 11:28:32 +03:00
2026-03-21 15:45:29 +03:00
2026-04-06 16:12:46 +03:00
2026-04-04 11:28:32 +03:00
2026-04-05 17:23:40 +03:00
2026-03-31 19:22:36 +03:00
2026-03-23 20:32:55 +03:00
2026-03-21 15:45:29 +03:00
2026-04-05 17:23:40 +03:00
2026-03-23 21:58:39 +03:00
2026-04-05 17:23:40 +03:00
2026-04-05 17:23:40 +03:00
2026-03-21 15:45:29 +03:00