Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared concurrent heartbeat() promise #1026

Merged
merged 7 commits into from
Mar 8, 2021
Merged

Commits on Feb 12, 2021

  1. Shared consurrent heartbeat() promise

    All concurrent heartbeat() calls will return the same promise object.
    t-d-d committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    0c2dd5b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Tests for sharedPromiseTo

    t-d-d committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    b955ce7 View commit details
    Browse the repository at this point in the history
  2. Fix sharedPromiseTo jsdoc types

    t-d-d committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    4fa8493 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dea5f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    b16772b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    dff44d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    1322e4c View commit details
    Browse the repository at this point in the history