brandmaier/semtree

add documentation of futures

brandmaier opened this issue · 1 comments

Add documentation explaining how to use parallelization with semforest.

Not sure if documentation would solve my problem, but whenever I use future, no matter whether plan(sequential) or plan(multisession), my session crashes. When I do not load future and do not execute plan(), the code does run. Either I'm using it wrong, or future is buggy.