Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAllow warn level > 1 in tasks #90
Conversation
|
This PR works with the rc-v1.0.0 branch of later, but fails with the CRAN version (0.8.0). We'll need to make it compatible with both. This is the error message:
|
|
I just pushed a fix that makes it compatible with the old and new versions of later. The difference in behavior here is that the old version of later would pass the error object through, and so The For reference, this is the error object from the old version of later:
And from tne new version:
|
This PR also makes pool work properly with later 1.0.0.