Open awwx opened 11 years ago
When a method completes, it is removed from the queuedMethods and methodsHoldingUpSubscriptions tables. However, if an old record is left over in methodsHoldingUpSubscriptions from running tests or a crash, it doesn't get cleaned up.
When a method completes, it is removed from the queuedMethods and methodsHoldingUpSubscriptions tables. However, if an old record is left over in methodsHoldingUpSubscriptions from running tests or a crash, it doesn't get cleaned up.