Skip to content

future::future(NULL, lazy = TRUE) doesn't return a worker object #556

Answered by HenrikBengtsson
njtierney asked this question in Q&A
Discussion options

You must be logged in to vote

Hello. This is expected; not all types of Future object has an element workers, and if it does, it's not part of the public API. As a matter of fact, no elements are part of the public API.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by njtierney
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants