TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

🐛 [Bug] Model Tests Broken If Running In Parallel

Open leimao opened this issue 1 month ago • 0 comments

Bug Description

This fixed temporary file path used by all tests will cause racing condition if tests are running in parallel.

Expected behavior

Tests should be fine if running in parallel.

leimao avatar Nov 27 '25 04:11 leimao