]> Pileus Git - aweather/commitdiff
Add canceling to alerts plugins
authorAndy Spencer <andy753421@gmail.com>
Wed, 23 Jan 2013 06:33:08 +0000 (06:33 +0000)
committerAndy Spencer <andy753421@gmail.com>
Wed, 23 Jan 2013 06:39:26 +0000 (06:39 +0000)
This helps speed up shutdown if it occurs while loading alert details.
It's not _really_ needed because of the new grits_http_abort function,
but it's still nice to prevent a bunch of extra fetch attempts.

This also fixes some warnings when a download fails.


No differences found