Seems when a task queue is deleted, the corresponding entry in the hosting queue is not - causing a nasty (and hard to find) hang.
Numerous places this could be fixed - but the root cause is deleting a tasks node - for now - DONT DO THAT!
Seems when a task queue is deleted, the corresponding entry in the hosting queue is not - causing a nasty (and hard to find) hang.
Numerous places this could be fixed - but the root cause is deleting a tasks node - for now - DONT DO THAT!
Comments
Comment #1
anarcat commentedI think we should fix this in 0.2.
Comment #2
adrian commentedFixed.
I was able to go from a fully installed hostmaster and remove all the platforms and sites (deleting a platform deletes all the sites too).
Deletes all tasks and package instances too.