Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
BulkTransferBenchmark might improperly dispose of test resources if error conditions occur. This is mostly due to improper resource tracking and finalization in BenchmarkBase, but similar mistakes have been made in BulkTransferBenchmark too.