Skip to content

Conversation

@alexdima
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings October 25, 2025 22:38
@alexdima alexdima enabled auto-merge (squash) October 25, 2025 22:38
@alexdima alexdima self-assigned this Oct 25, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR renames AsyncIterableObject to AsyncIterableProducer across the extension service implementations, reflecting a change in the base async utilities API. This is a refactoring that updates references to use the new class name while maintaining the same functionality.

  • Renamed import and usage from AsyncIterableObject to AsyncIterableProducer in extension services

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/vs/workbench/services/extensions/electron-browser/nativeExtensionService.ts Updated import and instantiation to use AsyncIterableProducer instead of AsyncIterableObject
src/vs/workbench/services/extensions/browser/extensionService.ts Updated import and instantiation to use AsyncIterableProducer instead of AsyncIterableObject

@vs-code-engineering vs-code-engineering bot added this to the October 2025 milestone Oct 25, 2025
@alexdima alexdima merged commit 01b2538 into main Oct 26, 2025
28 checks passed
@alexdima alexdima deleted the alexd/dark-moth branch October 26, 2025 03:47
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.

3 participants