rstudio / promises

A promise library for R
https://rstudio.github.io/promises
Other
198 stars 19 forks source link

Fix NULL handling in promise_all() #50

Closed wch closed 5 years ago

wch commented 5 years ago

This closes #49.

jcheng5 commented 5 years ago

Definitely need to get this fix on CRAN, ouch