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

GitHub noreply at github.com
Mon Jul 16 20:50:02 BST 2018


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

  Changed paths:
    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: db53b275b8e9b210fcf170bea8d377f88b685b94
      https://github.com/boxbackup/boxbackup/commit/db53b275b8e9b210fcf170bea8d377f88b685b94
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2018-07-16 (Mon, 16 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/99f7c7ffc899...db53b275b8e9
      **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