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

"Session Tick!" is continuously logged to console #229

Closed
ronaldsmartin opened this issue Jan 22, 2018 · 2 comments
Closed

"Session Tick!" is continuously logged to console #229

ronaldsmartin opened this issue Jan 22, 2018 · 2 comments

Comments

@ronaldsmartin
Copy link

Expected behavior

This log is a bit noisy and should not appear while debugging. 🙂

Observed behavior

Session Tick! is logged every minute.

image

Steps to reproduce

Nothing specific, it just happens.

Version

5.15.0-beta0

Additional information

Looks like it's coming from here:

NSLog(@"Session Tick!");

@kattrali
Copy link
Contributor

Thanks for the report, @ronaldsmartin. Fixed in v5.15.3.

@ronaldsmartin
Copy link
Author

Awesome, thanks @kattrali & @fractalwrench!

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

2 participants