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
Assert.False(shouldRemainFalse,$"{nameof(SharpHoundCommonLib.Timeout.ExecuteWithTimeout)} did not pass a cancelled token following timeout. Function {nameof(func)} did not exit early.");
44
44
}
45
45
@@ -93,13 +93,13 @@ public async Task ExecuteWithTimeout_T_Timeout_Cancel() {
Assert.False(shouldRemainFalse,$"{nameof(SharpHoundCommonLib.Timeout.ExecuteWithTimeout)} did not pass a cancelled token following timeout. Function {nameof(func)} did not exit early.");
0 commit comments