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
[otlib] Deprecate CLI flag for setting reset delay
Reset delays are now configured once in configuration files and cannot
be changed per-test on the command line.
This commit switches all uses of the `reset_target` function to use
either `reset` or `reset_with_delay` where appropriate. All delays
should be exactly the same after this commit.
Signed-off-by: James Wainwright <[email protected]>
0 commit comments