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

Test supply setup with a blocking recursion #833

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

patrickbkr
Copy link
Member

Having a supply that recurses back to itself during construction and forcing a (temporary) blocking of that supply has proven to be a corner case that's difficult to get right. Thus add a test for it.

rakudo/rakudo#5141 tells the full story of how this test came to be.

Depends on rakudo/rakudo#5202.

Having a supply that recurses back to itself during construction and
forcing a (temporary) blocking of that supply has proven to be a corner
case that's difficult to get right. Thus add a test for it.

rakudo/rakudo#5141 tells the full story of
how this test came to be.
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.

1 participant