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

Implement async parsers #1352

Merged
merged 9 commits into from Feb 14, 2024
Merged

Implement async parsers #1352

merged 9 commits into from Feb 14, 2024

Commits on Feb 14, 2024

  1. Implement async parsers

    msujew committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    59627be View commit details
    Browse the repository at this point in the history
  2. Improve documentation

    msujew committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3873a89 View commit details
    Browse the repository at this point in the history
  3. Improve startup time

    msujew committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f2e3cec View commit details
    Browse the repository at this point in the history
  4. Improve cancellation handling

    msujew committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8f07077 View commit details
    Browse the repository at this point in the history
  5. Fix error

    msujew committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f38f604 View commit details
    Browse the repository at this point in the history
  6. Add failsafe for parsing

    msujew committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c229861 View commit details
    Browse the repository at this point in the history
  7. Revert deferred changes

    msujew committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bc3c205 View commit details
    Browse the repository at this point in the history
  8. Address review comments

    msujew committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    50d606f View commit details
    Browse the repository at this point in the history
  9. Review comments no. 2

    msujew committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    194ec01 View commit details
    Browse the repository at this point in the history