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(storage): No progress report for oneshot write (#12746)
Oneshot writes did not report progress prior to
#12422. This fixes
them so that they also don't report progress after that.
Also add an emulator test, since it turns out our first test of that
behavior was in the integration tests!
0 commit comments