Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(weave): Tests for Threading Support #1733

Merged
merged 8 commits into from
Jun 11, 2024
Merged

Conversation

tssweeney
Copy link
Collaborator

@tssweeney tssweeney commented Jun 7, 2024

We are going to be modifying how our context state / stack is managed across threads in the near-term. I wanted to make sure the desired behavior is properly tested. This new test has 3 flavors (1 of which is commented out because it current fails!).

When we fix threading support, we should be able to uncomment out and enable this test.

@tssweeney tssweeney marked this pull request as ready for review June 7, 2024 18:30
@tssweeney tssweeney requested a review from a team as a code owner June 7, 2024 18:30
@circle-job-mirror
Copy link

circle-job-mirror bot commented Jun 7, 2024

@circle-job-mirror
Copy link

@tssweeney tssweeney changed the title chore(weave): Better threading support chore(weave): Tests for Threading Support Jun 8, 2024
Copy link
Member

@gtarpenning gtarpenning left a comment

Choose a reason for hiding this comment

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

is sort of independent enough + confusing + has considerable helper apparatus to consider another test file. just a thought.

@tssweeney
Copy link
Collaborator Author

is sort of independent enough + confusing + has considerable helper apparatus to consider another test file. just a thought.

totally agreed. I have been shoving everything in this test file so it is easier to keep track of what is "new weave" vs "old weave"... sigh...

@tssweeney tssweeney merged commit b46eb92 into master Jun 11, 2024
24 checks passed
@tssweeney tssweeney deleted the tim/create_execution_tests branch June 11, 2024 19:01
@github-actions github-actions bot locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants