- Add a test for blocking calls. - Do not require the queue to be empty after waking up; this frees up the thread to answer blocking calls. - Handle EOF in read. - Improve the error message in the result. Allow concatenation of multiple results.
.. _dask-examples: XGBoost Dask Feature Walkthrough ================================ This directory contains some demonstrations for using `dask` with `XGBoost`. For an overview, see :doc:`/tutorials/dask`