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
Request sensor access: remove "in parallel" block. (#449)
This abstract operation is only invoked from Sensor.start(), which already
calls it from an "in parallel" step. Remove it from the operation's
algorithm to avoid needlessly two levels of "in parallel" steps.
0 commit comments