Open jlewi opened 2 years ago
We probably want some mechanism to clear tasks from the taskstore. This could probably be some combination of
Clearing the tasks should probably be invoked by the Executor's close method. https://github.com/tensorflow/federated/blob/54ae7836c593746e3dd9a3ccfe74f61d46005c5c/tensorflow_federated/python/core/impl/executors/remote_executor.py#L163
We probably want some mechanism to clear tasks from the taskstore. This could probably be some combination of
Clearing the tasks should probably be invoked by the Executor's close method. https://github.com/tensorflow/federated/blob/54ae7836c593746e3dd9a3ccfe74f61d46005c5c/tensorflow_federated/python/core/impl/executors/remote_executor.py#L163