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

[Merged by Bors] - Fix asset_debug_server hang. There should be at most one ThreadExecut… #7825

Closed

Commits on Feb 26, 2023

  1. Fix asset_debug_server hang. There should be at most one ThreadExecut…

    …or's ticker for one thread.
    shuoli84 committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    9206146 View commit details
    Browse the repository at this point in the history
  2. fix clippy

    shuoli84 committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    3bc434c View commit details
    Browse the repository at this point in the history
  3. fix wasm build

    shuoli84 committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    cb19298 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    f15ac4f View commit details
    Browse the repository at this point in the history
  2. Add nested app example to show ThreadExecutor deadlock. Disable the c…

    …onflict check, it would block.
    shuoli84 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6d22cc5 View commit details
    Browse the repository at this point in the history
  3. fix ci

    shuoli84 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6d45a18 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. clean code for review

    shuoli84 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    f6b7b45 View commit details
    Browse the repository at this point in the history
  2. fix ci

    shuoli84 committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    46bf6e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    4f9af7f View commit details
    Browse the repository at this point in the history
  2. remove unused code

    shuoli84 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    45beaba View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. fix comment

    shuoli84 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    c2bd158 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e1d0b View commit details
    Browse the repository at this point in the history
  3. refine code a bit

    shuoli84 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    9312549 View commit details
    Browse the repository at this point in the history