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 Oct 9, 2023. It is now read-only.
Remove unnecessary delays before closing sessions and clients in tests (#278)
## What is the goal of this PR?
We clean up the delays that were introduced as a workaround to a
segmentation fault in a much older version of Grakn. Current versions of
TypeDB don't exhibit the faulty behaviour.
## What are the changes implemented in this PR?
The delays were prompted by
typedb/typedb#6135, which appears to have
been resolved.
0 commit comments