Skip to content
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

Debug code causes notices at high speed #1

Open
aib opened this issue Aug 17, 2010 · 0 comments
Open

Debug code causes notices at high speed #1

aib opened this issue Aug 17, 2010 · 0 comments

Comments

@aib
Copy link

aib commented Aug 17, 2010

Notice: Undefined variable: METHOD_NAME_MAP in E:\Git\saranbetting-source\library\php-amqp\amqp.inc on line 277

I start getting this notice at around 10 messages a second in a consumer in a tight loop. Is there some kind of race condition?

Note that I create and destroy a basic_consumer for every message.

Removing every line with "debug" in it seems to solve this :)

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

No branches or pull requests

1 participant