Skip to content

How to detect if a worker process has crashed? #108

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

You must be logged in to vote

For non-dispatcher daemons, you probably want:

daemons(2L, dispatcher = FALSE, resilience = FALSE)

in which case 'm' resolves to an errorValue 19.

For interruptible call_mirai, use call_mirai_().

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@HenrikBengtsson
Comment options

@shikokuchuo
Comment options

Answer selected by shikokuchuo
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