Merge branch 'threadpool_map' into 'master'
if the threadpool is initialized with a single thread, don't bother spawning a r… …unner, just run in the threadpool_map callee, which is blocked. See #252. See merge request !293
Please register or sign in to comment