On Wed, May 7, 2025 at 4:21 PM Andre Muezerie
<andre...@linux.microsoft.com> wrote:
>
> When compiling drivers on Windows, instances have been seen where a
> temporary directory fails to get cleaned up due to
> ERROR_SHARING_VIOLATION (32).
>
> This issue was not seen on operating systems other than Windows.
>
> This patch eliminates the use of tempfile.TemporaryDirectory, which
> was triggering the issue.
>
> Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com>

Applied, thanks.


-- 
David Marchand

Reply via email to