[Box Backup-commit] [boxbackup/boxbackup] f7ae3d: Daemon::WritePidFile: release exclusive lock after...

GitHub noreply at github.com
Tue Jul 17 21:55:29 BST 2018


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: f7ae3de3b4b3205b65561763256c6849b2e27aa1
      https://github.com/boxbackup/boxbackup/commit/f7ae3de3b4b3205b65561763256c6849b2e27aa1
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M lib/bbstored/BackupStoreDaemon.cpp
    M lib/bbstored/BackupStoreDaemon.h
    M lib/server/Daemon.cpp
    M lib/server/Daemon.h

  Log Message:
  -----------
  Daemon::WritePidFile: release exclusive lock after writing

Reopen the file with a shared lock, so that readers can open it for reading.


  Commit: d9dfc0dd2d76561d98ff5c1d91f68aa5f72bc9b2
      https://github.com/boxbackup/boxbackup/commit/d9dfc0dd2d76561d98ff5c1d91f68aa5f72bc9b2
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M lib/common/Test.cpp
    M lib/common/Test.h
    M test/basicserver/testbasicserver.cpp

  Log Message:
  -----------
  testbasicserver: run cleanup before running test

This makes it easier to rerun testbasicserver with predictable results.


Compare: https://github.com/boxbackup/boxbackup/compare/db53b275b8e9...d9dfc0dd2d76
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Boxbackup-commit mailing list