Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Align js#3011

Merged
colombod merged 19 commits into
dotnet:mainfrom
colombod:js_update_part_3
Jun 2, 2023
Merged

Align js#3011
colombod merged 19 commits into
dotnet:mainfrom
colombod:js_update_part_3

Conversation

@colombod

@colombod colombod commented Jun 2, 2023

Copy link
Copy Markdown
Member

No description provided.

@colombod
colombod requested a review from jonsequitur June 2, 2023 15:25
@colombod
colombod marked this pull request as ready for review June 2, 2023 15:36
@colombod
colombod enabled auto-merge (rebase) June 2, 2023 16:52
@colombod
colombod requested a review from brettfo June 2, 2023 17:08
@colombod

colombod commented Jun 2, 2023

Copy link
Copy Markdown
Member Author

@brettfo can you tell me if the test retry logic in the ps file makes sense?


export class MockKernelCommandAndEventChannel {

private static _counter = 0;

@jonsequitur jonsequitur Jun 2, 2023

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The monotonically incrementing integer has a high likelihood of colliding with the debug implementation of on the .NET side. Does this or equivalent ever run in the actual extension?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this is test only

@colombod
colombod merged commit 5902361 into dotnet:main Jun 2, 2023
@colombod
colombod deleted the js_update_part_3 branch June 2, 2023 17:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants