"docs/backends/vscode:/vscode.git/clone" did not exist on "6b62df65951360cacaf7add94612eecf1f53ba9a"
- 11 Feb, 2026 1 commit
-
-
MatejKosec authored
Signed-off-by:Matej Kosec <mkosec@nvidia.com>
-
- 10 Feb, 2026 1 commit
-
-
MatejKosec authored
Replace PIPE-based stdout/stderr capture with direct file output in LoadGenerator.generate_load() to prevent orphaned aiperf child processes from blocking communicate() indefinitely Add start_new_session=True so os.killpg() can kill the entire process tree on timeout (not just the main process) Add unit test validating process-group kill on timeout Fixes DYN-2086
-