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

Check if logger exists #299

Merged
merged 2 commits into from Dec 20, 2017

Conversation

pascaldevink
Copy link
Contributor

When handling a signal, a logger is used to log the catched signals. However, the logger can sometimes be uninitialised, which resulted in errors.

When handling a signal, a logger is used to log the catched signals. However, the logger can sometimes be uninitialised, which resulted in errors.
@makasim
Copy link
Member

makasim commented Dec 20, 2017

@pascaldevink looks great! Could you please fix CS issue so I can merge it?

@pascaldevink
Copy link
Contributor Author

@makasim I've fixed the CS issue, but I'm pretty sure the failing tests are not caused by these changes. Any chance master is also broken?

@makasim
Copy link
Member

makasim commented Dec 20, 2017

It is a known issue, there are some env vars that store Amazon SQS credentials, and Travis does not add them to the build if it initiated by outside contributor. Hence they fail, and honestly I don't know what to do with it

Sure I'll merge it.

@makasim makasim merged commit e1d2959 into php-enqueue:master Dec 20, 2017
@pascaldevink pascaldevink deleted the check_if_logger_exists branch December 20, 2017 16:24
ASKozienko pushed a commit that referenced this pull request Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants