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

Consolidate together Bevy's TaskPools #12090

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    6bb352c View commit details
    Browse the repository at this point in the history
  2. Formatting

    james7132 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    803e74f View commit details
    Browse the repository at this point in the history
  3. Backticks

    james7132 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    29e5fab View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Afonso Lage <lage.afonso@gmail.com>
    james7132 and afonsolage committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    05007b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Add a spawn_blocking_async

    james7132 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    16c9816 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    332c98b View commit details
    Browse the repository at this point in the history
  3. Fix build

    james7132 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    589cab7 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Mike <mike.hsu@gmail.com>
    james7132 and hymm committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    7d85100 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    ac13d61 View commit details
    Browse the repository at this point in the history
  2. Formatting

    james7132 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e08a7fc View commit details
    Browse the repository at this point in the history
  3. Fix warning

    james7132 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b0cb7c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Fix toml formatting

    james7132 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    25706c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3ef65c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bf32a5 View commit details
    Browse the repository at this point in the history
  4. Formatting

    james7132 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4896e19 View commit details
    Browse the repository at this point in the history
  5. Fix typos

    james7132 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    95b7435 View commit details
    Browse the repository at this point in the history
  6. Fix more typos

    james7132 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    274fe31 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    207075e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a64617 View commit details
    Browse the repository at this point in the history
  3. Toml formatting

    james7132 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1bc4ff4 View commit details
    Browse the repository at this point in the history