zephyr/scripts/pylib
Tim Pambor dff24c8c00 twister: Fix race condition in try_making_symlink
Replaces the check-then-create pattern for symlinks with
opportunistic creation. Instead of checking for existence
before creating the symlink, the code now attempts to
create it directly and gracefully handles the case
where it already exists.

Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
2025-07-25 23:30:31 +02:00
..
build_helpers
power-twister-harness twister: harness: power: fix amp to milliamp conversion 2025-07-11 08:16:58 -10:00
pytest-twister-harness twister: pytest: Add support for mcumgr go tool with BLE 2025-06-27 12:21:56 +02:00
shell-twister-harness
twister twister: Fix race condition in try_making_symlink 2025-07-25 23:30:31 +02:00