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: NixOS/nix
base: 88571219d97f
Choose a base ref
...
head repository: NixOS/nix
compare: 324a5dc92f8e
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jun 25, 2019

  1. ProgressBar: Fix updating

    'updateCV.notify_one()' does nothing if the update thread is not
    waiting for updateCV (in particular this happens when it is sleeping
    on quitCV). So also set a variable to ensure that the update isn't
    lost.
    edolstra committed Jun 25, 2019
    Copy the full SHA
    324a5dc View commit details
    Browse the repository at this point in the history