Multiple TestPlan execution problems at the same time
Open
enhancement
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
### Use case
Executing multiple TestPlans in the same process at the same time, calling the method ""FileServer.getFileServer().closeFiles()"" at the end of one of the TestPlan executions will cause the CSV files of other unfinished TestPlans to be cleaned up.
### Possible solution
Is it considered to distinguish and clean up according to the test plan?
### Possible workarounds
_No response_
### JMeter Version
5.6
### Java Version
17
### OS Version
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.