You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: remove automatic context spawning from visit() method
- Change visit() to pass original context instead of spawning new context
- Prevents premature context spawning and gives node methods control
- All tests continue to pass (279/279 test suites)
- Helper methods already properly use passed context parameters
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments