You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(console): lint new tasks, not just when there is a stats update (console-rs#126)
I was working on a lost waker lint, and noticed that the "coma" task
wasn't being linted, because it never sends another stats update. This
fixes it to lint tasks when we first get them, too.
0 commit comments