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
In the previous PR #1783 there was an issued test case that had a thread that may overrun its lifecycle. This would cause an obstruction in the following cases.
Describe what happened (or what feature you want)
Test cases became unstable.
Describe what you expected to happen
All related resources and processes should be limited in the case.
How to reproduce it (as minimally and precisely as possible)
In integration tests in travis-ci.
Anything else we need to know?
No.
The text was updated successfully, but these errors were encountered:
Issue Description
In the previous PR #1783 there was an issued test case that had a thread that may overrun its lifecycle. This would cause an obstruction in the following cases.
Describe what happened (or what feature you want)
Test cases became unstable.
Describe what you expected to happen
All related resources and processes should be limited in the case.
How to reproduce it (as minimally and precisely as possible)
In integration tests in travis-ci.
Anything else we need to know?
No.
The text was updated successfully, but these errors were encountered: