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

Replace kill-port with port-claim #7518

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

vkrol
Copy link
Contributor

@vkrol vkrol commented Jul 10, 2024

port-claim doesn't have the following drawbacks:

  1. It takes too long to kill with version 2.0 tiaanduplessis/kill-port#61 (<1 second vs. 16 seconds)
  2. kill-port makes too much noise tiaanduplessis/kill-port#77 (if the port is free, there will be no useless output to the console):
Error: No process running on port

    at /Users/veniamin.krol/Projects/JetBrains/ring-ui/node_modules/kill-port/index.js:40:49

@vkrol vkrol marked this pull request as ready for review July 10, 2024 15:12
@andrey-skl andrey-skl merged commit 925a785 into master Jul 10, 2024
4 checks passed
@andrey-skl andrey-skl deleted the replace-kill-port-with-port-claim branch July 10, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants