April 24, 2020
View 58f7b39

use partial(next, itertools.count()) to generate unique ids

Bas Nijholt authored on 22/04/2020 20:14:51
View d1fd55a

rename _index_to_point -> _id_to_point

Bas Nijholt authored on 22/04/2020 20:09:03
View 2f1f2bc

raise StopIteration because it is clearer than checking for None

Bas Nijholt authored on 17/04/2020 10:30:24
View 4b990d0

use next in _key_by_value

Bas Nijholt authored on 17/04/2020 10:27:06
View 878ae79

make tracebacks and to_retry properties and lists of tuples

Bas Nijholt authored on 16/04/2020 20:08:40
View 7d972f9

make the Runner work with unhashable points

Bas Nijholt authored on 16/04/2020 18:38:03
April 10, 2020
View 0f85d3a

fix test_default_executor

Bas 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.8

Bas Nijholt authored on 10/04/2020 00:31:09
April 9, 2020
View 33e7cae

make Loky the default executor when available

Joseph 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 Runners

Bas Nijholt authored on 09/04/2020 18:21:08
View 498f56b

add support for loky

Bas Nijholt authored on 09/04/2020 18:13:18
December 17, 2019
View eaab130

use a concurrent.ProcessPoolExecutor on Windows too

Bas Nijholt authored on 17/12/2019 17:39:26
December 11, 2019
View c60d8ca

run pre-commit run --all

Bas Nijholt authored on 11/12/2019 14:00:39
November 21, 2019
View 2176208

add implementation of 'stop_after' goal

Joseph Weston authored on 21/11/2019 12:33:38