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
adaptation: ensure sync'ed plugins are fully registered in tests.
A plugin having received a sync request is not enough to ensure it
has been fully registered on the runtime side (IOW appended to the
list of active plugins). Use a sync block/unblock to ensure it has.
Signed-off-by: Krisztian Litkey <[email protected]>
0 commit comments