Page MenuHomePhabricator

use dispatch on main queue
ClosedPublic

Authored by marcin on Jul 19 2022, 5:36 AM.
Tags
None
Referenced Files
F3755408: D4576.id14660.diff
Fri, Jan 10, 4:33 AM
F3755404: D4576.id14652.diff
Fri, Jan 10, 4:30 AM
F3755368: D4576.id14655.diff
Fri, Jan 10, 4:24 AM
F3752314: D4576.diff
Fri, Jan 10, 12:23 AM
Unknown Object (File)
Fri, Jan 3, 2:31 AM
Unknown Object (File)
Wed, Dec 25, 9:54 AM
Unknown Object (File)
Wed, Dec 25, 9:54 AM
Unknown Object (File)
Wed, Dec 25, 9:54 AM

Details

Summary

Ths differential overwrites solution from its parent diff. Instead of waiting to call completionHandler until rescinding loop completes, we schedult its call on main thread.

Test Plan

Test plan is the same as for its parent diff

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Can you rebase this on top of master so we can land it and @atul can create a new staff-only release? I want to test this in a production environment to see if it works

This revision is now accepted and ready to land.Jul 19 2022, 9:44 AM

Rebase master before landing

This revision was landed with ongoing or failed builds.Jul 19 2022, 10:02 AM
This revision was automatically updated to reflect the committed changes.

Can you rebase this on top of master so we can land it and @atul can create a new staff-only release? I want to test this in a production environment to see if it works

Should I go ahead and do that right now?

This revision is now accepted and ready to land.Jul 19 2022, 11:24 AM

Reordering diff after inaccurate landing

This revision was automatically updated to reflect the committed changes.