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
Ensure that we wait long enough during teardown for the delayed event to happen
Summary:
Used for force{Crash,Isolate}DuringWarmboot test.
- Delay the event by 20 seconds
- Exit for WB (this should happen much sooner than 20 secs). Most importantly
the unregister of callbacks should happen before 20secs
- Wait 2X20 secs post the time switch has already been destroyed for WB
- This ensures that the delayed event has happened while callbacks are
unregistered.
Post WB take actions to ensure that the desired action happened
Reviewed By: shri-khare
Differential Revision: D68879202
fbshipit-source-id: 36a97a1c386642a3ae0e5ba108d930765c082902
0 commit comments