drmiller / skreenics

Automatically exported from code.google.com/p/skreenics
0 stars 0 forks source link

Actually suspend / cancel currently running operations #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If a movie is being processed, cancelling or suspending the operation will not 
actually cancel / suspend it. Should be easy (simply use NSOperation's status).

It works for non-running operations though.

Original issue reported on code.google.com by dracogni...@gmail.com on 30 Sep 2009 at 7:34

GoogleCodeExporter commented 8 years ago
Fixed with [r11]

Original comment by dracogni...@gmail.com on 6 Oct 2009 at 2:45