-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Minor Change
To make the test suite execution deterministic, the driver was changed to wait for background threads to finish (up to a non-configurable timeout) for 2.11. Thus the wait argument that was added in 2.9 is no longer used, and since it is a positional argument in several of the methods it should be removed to allow the API of these methods to accept keyword arguments down the road.
- is related to
-
RUBY-1884 Always wait for background threads to finish when closing resources
- Closed
- links to