-
Notifications
You must be signed in to change notification settings - Fork 193
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
fix: set _inForeground value earlier #433
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the change makes sense, but I am concerned since we have not been able to reproduce or test this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks fine, would like @justin-fiedler to confirm as well
🎉 This PR is included in version 8.16.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Summary
The fix should fix the issue with sessions spanning across days.
See comments in ticket.
Checklist