question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`changeset` process continues running when ended while waiting for external editor

See original GitHub issue

Affected Packages

@changesets/cli

Problem

Related to #498. The changeset cli fails to run my external editor and simply hangs. Escaping the process using ^C does not end the process and it continues consuming a decent amount of CPU in the background.

image

Sometimes the process is listed as changeset and other times it’s listed as node. Not entirely sure what causes the difference.

Proposed solution

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
Andaristcommented, Jan 23, 2021

It seems that the root cause is the same as https://github.com/atlassian/changesets/issues/498 so let’s keep that other issue open and close this one for now. I’ve reported the issue to the package we are using here: https://github.com/mrkmg/node-external-editor/issues/24

0reactions
with-heartcommented, Jan 20, 2021

@Andarist Absolutely!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error 'This Apex class has batch or future jobs pending or in ...
In most scenarios, the error is expected and it occurs because the class is scheduled to run at a later time. Editing it...
Read more >
Detecting unmanaged configuration changes to stacks and ...
You can use drift detection to identify stack resources to which configuration changes have been made outside of CloudFormation management. You can then...
Read more >
Editing and Proofreading - UNC Writing Center
Proofreading is the final stage of the editing process, focusing on surface errors such as misspellings and mistakes in grammar and punctuation. You...
Read more >
VBA Wait for refresh of power query to execute next line of code
I need it to be dynamic, as the query will need to run often, and amount of data (thus data refresh time) will...
Read more >
ENGL-1A: Practice Final Flashcards - Quizlet
Links to an external site. The student is citing material from page 167 of the following essay in an anthology: Franzen, Jonathan. "David...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found