Skip to content

fix: replace infinite-loop color assignment with round-robin counter …#143

Closed
Rohitbhise0004 wants to merge 1 commit intometacall:masterfrom
Rohitbhise0004:fix/issue-116-logger-infinite-loop
Closed

fix: replace infinite-loop color assignment with round-robin counter …#143
Rohitbhise0004 wants to merge 1 commit intometacall:masterfrom
Rohitbhise0004:fix/issue-116-logger-infinite-loop

Conversation

@Rohitbhise0004
Copy link
Copy Markdown

…(closes #116)

##Summary
A short description of what this PR changes and why.

Related issue

Link to an existing issue or leave blank (e.g. Fixes #123).

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Chore / CI
  • Breaking change

How to test

Steps to reproduce or verify the change locally:

  1. Checkout the branch
  2. Run npm ci (or equivalent)
  3. Run npm test and any additional verification steps

Checklist

  • I have read the contributing guidelines
  • I added tests that prove my fix is effective or that my feature works
  • I updated documentation if necessary

Notes for reviewers

Any additional context for the reviewer, design decisions, or tradeoffs.

Release notes

Short note for changelog/release, if applicable.

@codxbrexx
Copy link
Copy Markdown
Contributor

Hey @Rohitbhise0004, really appreciate your interest and effort! This issue is already in progress (#107) and was opened in #103, so feel free to close this one.

@Rohitbhise0004
Copy link
Copy Markdown
Author

Ok

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.

fix: infinite loop in logger color assignment when all ANSI codes are allocated

2 participants