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

'weaken $self' leads to undefined errors #38

Open
kilinrax opened this issue Sep 30, 2019 · 0 comments
Open

'weaken $self' leads to undefined errors #38

kilinrax opened this issue Sep 30, 2019 · 0 comments

Comments

@kilinrax
Copy link

The 'weaken $self' on line 32 leads to messages being rejected with:

Can't call method "url" on an undefined value at local/lib/perl5/Mojo/RabbitMQ/Client/Publisher.pm line 39.

This happens when logging events from requests to a Mojolicious application, but not in standalone tests. I've not yet discovered why.

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