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.

nx affected infinite loop

See original GitHub issue

Expected Behavior

nx affected command family completes

Current Behavior

nx affected command family does not complete (seems to go into an infinite loop)

Failure Information (for bugs)

There really isn’t more that I can say. The affected commands just don’t finish unless I use --all.

Steps to Reproduce

  1. … in my project
  2. nx affected:lint
  3. … never finishes

I can not share the project, but I’m ok to share the project graph: project-graph.json.zip

I can also share any other metadata files like nx.json if it helps.

Context

  @nrwl/angular : 8.11.2
  @nrwl/cli : 8.11.2
  @nrwl/cypress : 8.11.2
  @nrwl/eslint-plugin-nx : Not Found
  @nrwl/express : Not Found
  @nrwl/jest : 8.11.2
  @nrwl/linter : Not Found
  @nrwl/nest : Not Found
  @nrwl/next : Not Found
  @nrwl/node : Not Found
  @nrwl/react : Not Found
  @nrwl/schematics : Not Found
  @nrwl/tao : 8.11.2
  @nrwl/web : Not Found
  @nrwl/workspace : 8.11.2
  typescript : 3.5.3

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
jaysoocommented, Feb 21, 2020

I will be providing a PR for this today so we can have a fix in the next release.

FWIW, there wasn’t an infinite loop but because we are creating a lot of new arrays + gc, the process became very CPU intensive.

0reactions
alfaprojectcommented, Feb 21, 2020

Thank you @jaysoo, much appreciated (:

Read more comments on GitHub >

github_iconTop Results From Across the Web

Affected - Nx
Next generation build system with first class monorepo support and powerful integrations.
Read more >
Vendor browsing - CVE-Search
CVE-2019-1611, 7.2. A vulnerability in the CLI of Cisco NX-OS Software and Cisco FXOS Software could allow an authenticated, local attacker to execute...
Read more >
Enterprise Vulnerability Information System - Greenbone Networks
Affected Software/Operating System ... collection (Jacob Tanenbaum) [1179851 1179852] {CVE-2014-9529} - [fs] isofs: infinite loop in CE record entries ...
Read more >
NVD - Results - National Institute of Standards and Technology
An infinite loop in Open Robotics ros_comm XMLRPC server in ROS Melodic through ... The affected application contains a use-after-free vulnerability while ...
Read more >
Serverless Functions – Vercel Docs
You have an infinite loop within your function: Check that your function is not making an infinite loop at any stage of execution....
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