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
Remove assertions that assert a completed op isn't timed out
Matt was trying to assure we weren't erroneously marking something
timedout that had been completed. The timeout can come from either
the IO thread or the latch from the asynch call. Now that we have
synchronized methods this shouldn't happen.
Change-Id: I4b7e02f839074f80909d4f0fb44b707b76a1a5d5
Reviewed-on: http://review.couchbase.org/9436
Reviewed-by: Matt Ingenthron <[email protected]>
Tested-by: Michael Wiederhold <[email protected]>
0 commit comments