Commit c840397
committed
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]>1 parent 25d9391 commit c840397
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
0 commit comments