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

Futures attempt to execute threads directly if those have not started executing #6099

Merged
merged 11 commits into from
Jul 31, 2023

Commits on Jul 27, 2023

  1. Futures attempt to execute threads directly if those have not started…

    … executing
    
    - adding new API function hpx::threads::get_outer_self_id
    - flyby: fixing initialization of resource partitioner
    hkaiser committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    35b3d5e View commit details
    Browse the repository at this point in the history
  2. Fix outdated includes

    Pansysk75 authored and hkaiser committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    71518e0 View commit details
    Browse the repository at this point in the history
  3. Fix race condition

    Pansysk75 authored and hkaiser committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    491740b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c2e214 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    476c8cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a401784 View commit details
    Browse the repository at this point in the history
  7. Fix race condition

    Pansysk75 authored and hkaiser committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    fa26c47 View commit details
    Browse the repository at this point in the history
  8. Fixing assert in schedule_pool test

    - flyby: additional unrelated cleanup
    hkaiser committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d251bf6 View commit details
    Browse the repository at this point in the history
  9. Improve error handling

    hkaiser committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9d46648 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Jul 30, 2023

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