Hello Andre, 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>
How does this change interact (except a merge conflict) with the other series that adds pmdinfo for MSVC? https://patchwork.dpdk.org/project/dpdk/list/?series=35065&state=%2A&archive=both -- David Marchand