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 spawn blocking to FileStream #157

Merged
merged 3 commits into from
Jul 27, 2024

Commits on Jul 20, 2024

  1. Fist naive attempt to improve streaming

    at leat inform executor about blocking call
    izderadicka committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    1c9aa8c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Fix e2e streaming test

    izderadicka committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    fdacb7b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Use BlockingSpawner

    izderadicka committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    7e89353 View commit details
    Browse the repository at this point in the history