Commit graph

3 commits

Author SHA1 Message Date
Jussi Kukkonen
ba0842ff72 ngclient: Fix the lockfile handling in Windows
There does not seem to be a way around a ugly loop over open()...

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2025-08-24 15:40:13 +03:00
Jussi Kukkonen
6d666968df tests: Expand parallel refresh test
Use get_targetinfo() so that the delegated role loading is tested as
well

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2025-08-22 18:42:50 +03:00
Jussi Kukkonen
53cc81b11f Add test for parallel refresh
This likely fails on all platforms right now, but the Windows
behaviour cannot be fixed without actual locking.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2025-08-22 18:37:38 +03:00