Commits on Source (2)
-
An image response does not cancel itself, so it can not be considered error, and it obviously can not be considered success as well. The purpose of signalling `finished()` is to inform that it is ready for deletion.
8f1a362c -
When an image response is canceled, it signals `finished()` so that it can be deleted safely. Requesting deletion before `finished()` is signaled is ill behavior.
df08ba7c