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] Preparations for persisting #70468

Merged
merged 13 commits into from
Oct 7, 2024
Merged

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    4bab62d View commit details
    Browse the repository at this point in the history
  2. use turbo_tasks spawn blocking

    sokra committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    37d5804 View commit details
    Browse the repository at this point in the history
  3. fix deserialization

    sokra committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dd00548 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2170b9f View commit details
    Browse the repository at this point in the history
  5. correct tracing span handling

    sokra committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    54a0479 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65e0752 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64751ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b7572c View commit details
    Browse the repository at this point in the history
  9. fix deserialization problem

    sokra committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f4bc81c View commit details
    Browse the repository at this point in the history
  10. improve readablility

    sokra committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a29f1bd View commit details
    Browse the repository at this point in the history
  11. use container default

    sokra committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7db611d View commit details
    Browse the repository at this point in the history
  12. add unit test

    sokra committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    aac103e View commit details
    Browse the repository at this point in the history
  13. fix tokio handle

    sokra committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0952c13 View commit details
    Browse the repository at this point in the history