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

Add recursion back #1237

Merged
merged 3 commits into from
Oct 7, 2024
Merged

Add recursion back #1237

merged 3 commits into from
Oct 7, 2024

Conversation

petersilva
Copy link
Contributor

I just looked at the code and guessed where it needs to be added back.
There is one patch to add it to watch, one to document, and one to add it to poll.

I ran the flow tests and they pass as well as before.
Have not actually tested what happens when you turn recursive off. someone perhaps should before merging this.

It's harmless, but I don't know if it does what it should.

Copy link

Test Results

249 tests   246 ✅  1m 30s ⏱️
  1 suites    1 💤
  1 files      2 ❌

For more details on these failures, see this check.

Results for commit 6c77c29.

@petersilva petersilva marked this pull request as ready for review October 3, 2024 20:46
Copy link
Member

@reidsunderland reidsunderland left a comment

Choose a reason for hiding this comment

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

I haven't had a chance to test it, but the changes look good and we will test on dev after merging

@petersilva petersilva merged commit 5e0047a into development Oct 7, 2024
25 of 59 checks passed
@reidsunderland
Copy link
Member

I tested with a poll and it works!

@petersilva petersilva deleted the add_recursion_back branch October 8, 2024 23:29
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.

3 participants