Attempts to interrupt a running future. If the backend does not support interrupting futures, nothing is done.
Value
interrupt()
returns the Future flagged as "interrupted",
if the backend supports interrupting futures.
Attempts to interrupt a running future. If the backend does not support interrupting futures, nothing is done.
interrupt()
returns the Future flagged as "interrupted",
if the backend supports interrupting futures.