Skip to content

Remove unused using System.Collections.Concurrent from TableDeleteBatchParallelTests#1325

Closed
Copilot wants to merge 1 commit intowangbill/enpurgefrom
copilot/sub-pr-1321
Closed

Remove unused using System.Collections.Concurrent from TableDeleteBatchParallelTests#1325
Copilot wants to merge 1 commit intowangbill/enpurgefrom
copilot/sub-pr-1321

Conversation

Copy link

Copilot AI commented Mar 20, 2026

The unused using System.Collections.Concurrent; in TableDeleteBatchParallelTests.cs triggered CS8019, which is a build-breaking error due to <TreatWarningsAsErrors>True</TreatWarningsAsErrors> set globally in tools/DurableTask.props.

  • Removed the unused using System.Collections.Concurrent; directive from test/DurableTask.AzureStorage.Tests/Storage/TableDeleteBatchParallelTests.cs

📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

Copilot AI changed the title [WIP] [WIP] Address feedback on parallel batch deletes and partial purge timeout enhancements Remove unused using System.Collections.Concurrent from TableDeleteBatchParallelTests Mar 20, 2026
Copilot AI requested a review from YunchuWang March 20, 2026 18:08
@YunchuWang YunchuWang closed this Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants