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
{{ message }}
This repository was archived by the owner on Apr 4, 2024. It is now read-only.
I want to add a new kind of action for fail-rs, which can help TiKV be able to
stop at some statement and call one callback function that set by tests. This
feature will help use more convenient to deal with some tests which need to
wait for a while, because we can pass a callback to fail_point to notify
test-thread to avoid waiting.
Signed-off-by: Little-Wallace <[email protected]>
0 commit comments