Skip to content

Conversation

@colombod
Copy link
Member

@colombod colombod commented Jun 2, 2023

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
Copy link
Member Author

colombod commented Jun 2, 2023

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


export class MockKernelCommandAndEventChannel {

private static _counter = 0;
Copy link
Contributor

@jonsequitur jonsequitur Jun 2, 2023

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
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 join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants