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
store [nfc]: Pull out _debugLoopWait from poll method
This takes it a bit farther in squeezing out details that aren't
part of the main picture of what this method is doing.
At this point the main remaining thing that feels like clutter
is all the `if (_disposed) return;` lines. But I don't have any
ideas at the moment for a better way to handle those.
0 commit comments