Branch: refs/heads/python
  Home:   https://github.com/NixOS/charon
  Commit: 1011a2478c1cdef549ae7ee63ebb8c711498885c
      
https://github.com/NixOS/charon/commit/1011a2478c1cdef549ae7ee63ebb8c711498885c
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M charon/parallel.py

  Log Message:
  -----------
  Wait for the correct number of tasks

The variable "n" got clobbered along the way, so it didn't contain the
number of tasks.


  Commit: 2fe13ccca5837aa3d892aa546fa58fdb1abed03a
      
https://github.com/NixOS/charon/commit/2fe13ccca5837aa3d892aa546fa58fdb1abed03a
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M charon/backends/__init__.py
  M charon/backends/virtualbox.py
  M charon/deployment.py

  Log Message:
  -----------
  Only update a machine's state record when it itself calls self.write()

This improves thread safety.


Compare: https://github.com/NixOS/charon/compare/64cba99...2fe13cc
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to