Github user ahgittin commented on the issue:
https://github.com/apache/brooklyn-server/pull/816
aha the "is immediate submission safe" question is already answered by
`allowImmediateExecution` in `ValueResolver`, so callers should use that with
`immediate(true)` if they want to prevent cancellation of a task when
evaluating immediately.---
