Skip to content

Conversation

@techmannih
Copy link
Contributor

@techmannih techmannih commented Oct 24, 2025

@vercel
Copy link

vercel bot commented Oct 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
tscircuit-core-benchmarks Ready Ready Preview Comment Oct 29, 2025 0:17am

if (this._hasIncompleteAsyncEffectsInSubtreeForPhase(depPhase)) {
return
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

i'm confused because this should be handled on line 310

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, there are incomplete async effects from both the immediately previous phase and the declared dependency phases.
but here we’re checking the declared dependency phases within the subtree before recursing into the child nodes

@github-actions
Copy link

This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs.

@ShiboSoftwareDev
Copy link
Contributor

@techmannih what's the progress on this?

@techmannih
Copy link
Contributor Author

Yes, It’s still working even after I removed it from line 311. I need to dig in. Sorry I will come on it tomorrow.

@techmannih
Copy link
Contributor Author

stalling

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.

3 participants