Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/usersim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 88a336d86cfb835d3f295650f6fc5151b4b92b15
Choose a base ref
...
head repository: microsoft/usersim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d91240e391a5a966fd7b4090b4e1b64a4deb856d
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on Nov 4, 2024

  1. Reserve thread (#225)

    * Reserve 1 thread for the threadpool
    
    Signed-off-by: Alan Jowett <[email protected]>
    
    * PR feedback
    
    Signed-off-by: Alan Jowett <[email protected]>
    
    ---------
    
    Signed-off-by: Alan Jowett <[email protected]>
    Co-authored-by: Alan Jowett <[email protected]>
    Alan-Jowett and Alan Jowett authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ade618f View commit details
    Browse the repository at this point in the history
  2. Fix fault injection crash (#226)

    Signed-off-by: Alan Jowett <[email protected]>
    Co-authored-by: Alan Jowett <[email protected]>
    Alan-Jowett and Alan Jowett authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    01df814 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Bump external/Catch2 from 7c2e1fb to 119a7bb (#223)

    Bumps [external/Catch2](https://github.com/catchorg/Catch2) from `7c2e1fb` to `119a7bb`.
    - [Release notes](https://github.com/catchorg/Catch2/releases)
    - [Commits](catchorg/Catch2@7c2e1fb...119a7bb)
    
    ---
    updated-dependencies:
    - dependency-name: external/Catch2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sharmi <[email protected]>
    dependabot[bot] and shpalani authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    feba4b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Bump external/FindWDK from 79a45e7 to 6aaaaf4 (#208)

    Bumps [external/FindWDK](https://github.com/SergiusTheBest/FindWDK) from `79a45e7` to `6aaaaf4`.
    - [Commits](SergiusTheBest/FindWDK@79a45e7...6aaaaf4)
    
    ---
    updated-dependencies:
    - dependency-name: external/FindWDK
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alan Jowett <[email protected]>
    Co-authored-by: Sharmi <[email protected]>
    3 people authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    d91240e View commit details
    Browse the repository at this point in the history
Loading