-
-
Notifications
You must be signed in to change notification settings - Fork 442
[0.6.x] Backport Macos timer from #2342 #3549
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
Conversation
|
I hate the linter. |
|
I'm getting lint error from stuff done in the original PR, send help. |
|
It's still complaining about import ordering, i'm gonna loose my mind |
|
Since the linter doesn't specify which import is causing an issue, i'm unable to fix it |
It's the exact same as 406225b again Co-authored-by: Kuuuube <61125188+Kuuuube@users.noreply.github.com>
|
Forgot to specify : But of course someone else is gonna need to add it manually and merging won't close it (happened to me a week ago) |
|
Theres no point linking it, we will need to manually close it anyway because 0.6.x is not the default branch of the repository. |
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.
Code changes match original PR (with appropriate changes for 0.6.x codebase), but would like some testing from a MacOS user.
/e: in less convoluted words: LGTM, would like testing though
|
Tested on intel mac, filter is working |
gonX
left a comment
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.
Approving given AkiSakurai's testing
Backport timer changes from #2342 using the worst git usage skills known to man.