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.

Infinite loop makes `changeset version` command hang

See original GitHub issue

Affected Packages

@changesets/git

Problem

a loop that never ends https://github.com/atlassian/changesets/blob/18d3da3b707fe834e0bb1cddce1186bb24b75ef2/packages/git/src/index.ts#L112

Proposed solution

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:20 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
Andaristcommented, Mar 4, 2022

Thanks for looking into this - I should have a fix for this soon-ish

0reactions
fivethreeocommented, Mar 3, 2022

If I remove fixed from config it works

Read more comments on GitHub >

github_iconTop Results From Across the Web

Clone with branches lead to infinite loop · Issue #873 - GitHub
During the clone process, the changeset C5315 on Branch Release/UAT causes an infinite loop, as the Changeset is a "merge changeset" and ...
Read more >
From within Java, Liquibase update is hanging after applying ...
The issue turned out to be that a connection was being created and used after the liquibase changeset was applied with the command,...
Read more >
changesets - Bountysource
When adding changesets, the CLI prompt asks the release type that starts from major then minor -> patch . But most release types...
Read more >
[#CORALCOOL-2793] cmake hangs (infinite loop if ... - CERN
cmake hangs (infinite loop if _env_conf_pop_instruction fails to pop ... I saw that cmake was hanging with 100% CPU inside the make configure...
Read more >
Issue 44022: CVE-2021-3737: urllib http client possible infinite ...
if a client request a http/https/ftp service which is controlled by attacker, attacker can make this client hang forever, event client has ...
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