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

[Turbopack] make filesystem tasks session dependent instead of invalidating on startup #70945

Merged
merged 14 commits into from
Oct 11, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    4d3880d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9493696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    214dedc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e0353a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a651f7 View commit details
    Browse the repository at this point in the history
  6. remove outdated edges before removing in_progress

    schedule tasks when adding AggregatedRoot for strongly consistent read
    sokra committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    548f391 View commit details
    Browse the repository at this point in the history
  7. remove extra scheduling

    sokra committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d956e84 View commit details
    Browse the repository at this point in the history
  8. schedule task without output

    sokra committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    15aeb60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7ba338 View commit details
    Browse the repository at this point in the history
  10. place output in meta data

    sokra committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    39e715f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3df73e3 View commit details
    Browse the repository at this point in the history
  12. reuse outdated children

    sokra committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3e3158a View commit details
    Browse the repository at this point in the history
  13. mark read as session dependent

    sokra committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d76c606 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    075ee01 View commit details
    Browse the repository at this point in the history