Skip to content
Commit 57fc5adc authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

lit/TestRunner.py: [Win32] Introduce WinWaitReleased(f), to wait for file...

lit/TestRunner.py: [Win32] Introduce WinWaitReleased(f), to wait for file handles to be released by children.

When wait() has finished, opened handles (especially writing stdout to file) might not be released immediately.
To wait for released, poll to attempt renaming.

llvm-svn: 145222
parent cc23eb6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment