Skip to content

Conversation

@marinasundstrom
Copy link
Owner

Summary

  • thread cancellation tokens through parser contexts and honor them during token reads and recovery
  • allow SyntaxTree.ParseText to enforce optional wall-clock timeouts and expose the timeout via SyntaxTreeProvider and the ravenc CLI
  • document parser hardening progress around cancellation and timeouts

Testing

  • dotnet build --property WarningLevel=0
  • dotnet test test/Raven.CodeAnalysis.Tests /property:WarningLevel=0 -v minimal (fails: existing parser/runtime regressions and terminal logger crash after several known test failures)

Codex Task

@marinasundstrom marinasundstrom force-pushed the main branch 3 times, most recently from 8282bbd to a4a0517 Compare December 26, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants