I have 7 tasks in my default queue that will not go away.
I've used this solution to solve this in a non-default queue: http://groups.google.com/group/google-appengine-python/msg/4f3c7818285be873
I don't even see any HTTP 500s in my access log, it's as if the tasks are being "executed", but not really submitting any HTTP requests.
Any suggestions?