[Perf tests] Unexpected unending test when "parallel" is set to 1000 #12777
Labels
Client
This issue points to a problem in the data-plane of the library.
EngSys
This issue is impacting the engineering system.
pillar-performance
The issue is related to performance, one of our core engineering pillars.
To repro
npm run perfstress-test:node -- StorageBlobDownloadTest --warmup 2 --duration 70 --iterations 1 --parallel 1000 --size 1000000
The test doesn't end upon completing the duration. Needs investigation.
The text was updated successfully, but these errors were encountered: