Skip to content

Fix console plugin infinite loop #181

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

Merged
merged 1 commit into from
Jan 17, 2014
Merged

Fix console plugin infinite loop #181

merged 1 commit into from
Jan 17, 2014

Conversation

QuentinFchx
Copy link

originalConsole[level] was referencing the wrapper and not the original console.

It was looping indefinitely.

@mattrobenolt
Copy link
Contributor

Derp.

mattrobenolt added a commit that referenced this pull request Jan 17, 2014
Fix console plugin infinite loop
@mattrobenolt mattrobenolt merged commit 5b9d456 into getsentry:master Jan 17, 2014
kamilogorek pushed a commit that referenced this pull request Jun 12, 2018
mydea added a commit that referenced this pull request May 12, 2025
See
https://github.com/nodejs/import-in-the-middle/releases/tag/import-in-the-middle-v1.13.1

### Bug Fixes

* handling of circular dependencies
([#181](nodejs/import-in-the-middle#181))
([b58092e](nodejs/import-in-the-middle@b58092e))
* importing JSON files
([#182](nodejs/import-in-the-middle#182))
([8c52014](nodejs/import-in-the-middle@8c52014))
* warning from use of context.importAssertions
([#179](nodejs/import-in-the-middle#179))
([8e56cf1](nodejs/import-in-the-middle@8e56cf1))

This version is already allowed by our range, but in order to ensure
everybody gets this, bumping it here.
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