Skip to content

Conversation

cristian-joseb
Copy link

@cristian-joseb cristian-joseb commented Jan 13, 2025

Motivation:

Allowing to run unit test using Virtual Thread and a Sync programing model.

When running unit test in Virtual Thread get an error, because the extension is working on a Event loop context, this change will allow to pass a ThreadingModel to run the unit test, while keeping the Event Loop threading model as default.

@vietj vietj added this to the 5.0.0 milestone Jan 13, 2025
@vietj
Copy link
Member

vietj commented Jan 13, 2025

can you sign the Eclipse Contributor Agreement @cristian-joseb ?

@cristian-joseb
Copy link
Author

can you sign the Eclipse Contributor Agreement @cristian-joseb ?

done

Copy link
Member

@vietj vietj left a comment

Choose a reason for hiding this comment

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

a few changes are necessary

@cristian-joseb cristian-joseb requested a review from vietj January 29, 2025 19:16
@vietj vietj modified the milestones: 5.0.0, 5.1.0 May 14, 2025
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