No way to cancel a computation once it has been created, without leaking resources
mrry opened this issue · 0 comments
mrry commented
If a program decides to create a Naiad computation (either from Controller.NewComputation() or using a OneOffComputation), there is no way to cancel that computation, and no way to release the resources consumed by the underlying Controller.