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

Fix in-process race condition #36

Merged
merged 8 commits into from Dec 18, 2019

Commits on Nov 24, 2019

  1. resolve in-process race condition

    David Mark Clements committed Nov 24, 2019
    Copy the full SHA
    57c443b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Update index.js

    sindresorhus committed Dec 5, 2019
    Copy the full SHA
    12484ba View commit details
    Browse the repository at this point in the history
  2. unref the interval

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    davidmarkclements and sindresorhus committed Dec 5, 2019
    Copy the full SHA
    f7cad88 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. address feedback

    David Mark Clements committed Dec 10, 2019
    Copy the full SHA
    9ffd02a View commit details
    Browse the repository at this point in the history
  2. test and only create on interval

    David Mark Clements committed Dec 10, 2019
    Copy the full SHA
    2558db9 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Update test.js

    sindresorhus committed Dec 16, 2019
    Copy the full SHA
    55bbfa4 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. describe port locking behaviour

    David Mark Clements committed Dec 17, 2019
    Copy the full SHA
    5eaad35 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Update readme.md

    sindresorhus committed Dec 18, 2019
    Copy the full SHA
    9002e54 View commit details
    Browse the repository at this point in the history