Replies: 1 comment 5 replies
-
Thanks for the report. Before anything else, can you please replace the screenshot with a cut'n'pasted code block? That way it's searchable and accessible. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While using a script that tests all R-packages that we have such failure occurs:
This failure doesn't occur on regular bases but only once in a while and is not reproducible. The only part where futures are used is this one:
I would be really grateful if you could provide an idea, which could solve this issue. The issue has started occuring after we installed the R Version R 4.3.3 and updated the packages callr, future.callr. future and future.apply to versions respectively 3.7.6, 0.8.2, 1.33.2 and 1.11.2.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions