April 24, 2020 | ||
---|---|---|
View 8a6249f
remove _key_by_valueBas Nijholt authored on 22/04/2020 23:00:23 |
||
View a2ac197
introduce a property pending_points which is a list of tuples and fix docsBas Nijholt authored on 22/04/2020 22:57:22 |
||
View 540b13f
make pending_points a mapping of future -> pidBas Nijholt authored on 22/04/2020 22:52:17 |
||
View c9c223d
move pid logic to _askBas Nijholt authored on 22/04/2020 20:36:56 |
||
View 58f7b39
use partial(next, itertools.count()) to generate unique idsBas Nijholt authored on 22/04/2020 20:14:51 |
||
View d1fd55a
rename _index_to_point -> _id_to_pointBas Nijholt authored on 22/04/2020 20:09:03 |
||
View 2f1f2bc
raise StopIteration because it is clearer than checking for NoneBas Nijholt authored on 17/04/2020 10:30:24 |
||
View 4b990d0
use next in _key_by_valueBas Nijholt authored on 17/04/2020 10:27:06 |
||
View 878ae79
make tracebacks and to_retry properties and lists of tuplesBas Nijholt authored on 16/04/2020 20:08:40 |
||
View 7d972f9
make the Runner work with unhashable pointsBas Nijholt authored on 16/04/2020 18:38:03 |
April 10, 2020 | ||
---|---|---|
View 0f85d3a
fix test_default_executorBas Nijholt authored on 10/04/2020 16:09:07 |
||
View db051be
always shutdown.wait(True)Bas Nijholt authored on 10/04/2020 13:42:12 |
||
View 8d97deb
do not import ipyparallel on Python 3.8Bas Nijholt authored on 10/04/2020 00:31:09 |
April 9, 2020 | ||
---|---|---|
View 33e7cae
make Loky the default executor when availableJoseph Weston authored on 09/04/2020 18:40:29 • Bas Nijholt committed on 09/04/2020 23:24:26 |
||
View 2ad5582
add loky.get_reusable_executor to the doc-string of the RunnersBas Nijholt authored on 09/04/2020 18:21:08 |