Isaac Banner
Isaac Banner
http://pastebin.com/LceMuMyg The above is all the output I gathered on a zk entry that failed to delete. I'll be digging through it for a little while.
Hey, sorry for the long wait - I updated the delete workflow and, in theory, it no longer leaves empty web-console-consumer nodes. I submitted a pull request, but until it...
I added a little bit more to my code, you'll want to update what your using - I forgot to add a failure case, so if it fails for some...
I should mention that the onSuccess function **_is**_ running in the same thread as the acquire command - we initially tried to release the lock inside of a flatMap and...