Github user ahgittin commented on the issue:

    https://github.com/apache/brooklyn-server/pull/565
  
    @neykov I've added a comment in `ValueResolver` re your immediate flip
    
    ```
                    // TODO svet suggested at 
https://github.com/apache/brooklyn-server/pull/565#pullrequestreview-27124074
                    // that we might flip the immediately bit if interrupted -- 
or maybe instead (alex's idea)
                    // enter this block
                    // if (allowImmediateExecution && 
(isEvaluatingImmediately() || Thread.isInterrupted())
                    // -- feels right, and would help with some recursive 
immediate values but no compelling 
                    // use case yet and needs some deep thought which we're 
deferring for now
    ```
    
    does that cover your thinking?
    
    if not -- and/or if you're sure of the `Object` -> `key.getType()` change 
(your other comment) -- just open a new PR.  going to merge this as i can't 
figure out how to unstuck the build.  will babysit the official build.
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to