:+1: That works for me ! Thanks! My only regret i...
# ask-community
d
👍 That works for me ! Thanks! My only regret is that my custom executor now repeats the
DaskExecutor
map code, because I cannot do
super().map(...)
given that the executor does not admit kwargs. I can live with that, but I will have to keep an eye on any new changes on that class on future versions.