Files
xet-core/xet_logging
Hoyt Koepke 3a4a2b8294 Fixes for intermittent test failures on windows. (#669)
This PR addresses two rare but occasional test failures on windows, both
due to window's non-synchronous file system behavior.
- A race condition opening the local test database causing an error.
- Unwanted cleanup conditions in testing the log preservation can
trigger if the test execution is stretched out long enough.
- A null-termination bug in set_file_metadata that causes it to fail
silently if the memory layout is such a way that the string passed in
isn't null-terminated. This causes occasional failures in setting the
metadata time on linux.
2026-02-27 07:53:05 -08:00
..
2026-02-11 14:51:16 -08:00
2025-12-15 15:26:02 -08:00