Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

fix over-wait in WaitPub #53

Merged
merged 1 commit into from
Jan 14, 2019
Merged

fix over-wait in WaitPub #53

merged 1 commit into from
Jan 14, 2019

Commits on Jan 12, 2019

  1. fix over-wait in WaitPub

    Before, WaitPub could wait forever if a value was published at the same time as
    the call to WaitPub.
    
    This patch also avoids republishing the same value multiple times and allows
    setting an initial value without reaching in and modifying internal state.
    
    fixes #38
    Stebalien committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    740d058 View commit details
    Browse the repository at this point in the history