Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


future (version 1.31.0)

resetWorkers: Free up active background workers

Description

Free up active background workers

Usage

resetWorkers(x, ...)

Arguments

x

A FutureStrategy.

...

Not used.

Details

This function will resolve any active futures that is currently being evaluated on background workers.

Examples

Run this code
resetWorkers(plan())

Run the code above in your browser using DataLab