[jira] [Commented] (MESOS-6801) IOSwitchboard::connect installs continuations capturing this without properly deferring/dispatching to an actor

2016-12-15 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752265#comment-15752265 ] Benjamin Bannier commented on MESOS-6801: - Ah sorry, I missed the explicit {{self()}} to

[jira] [Commented] (MESOS-6801) IOSwitchboard::connect installs continuations capturing this without properly deferring/dispatching to an actor

2016-12-15 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752229#comment-15752229 ] Anand Mazumdar commented on MESOS-6801: --- {{process::loop}} would use the {{pid}} passed to it as the

[jira] [Commented] (MESOS-6801) IOSwitchboard::connect installs continuations capturing this without properly deferring/dispatching to an actor

2016-12-15 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15752209#comment-15752209 ] Benjamin Bannier commented on MESOS-6801: - [~anandmazumdar]: Other member functions in

[jira] [Commented] (MESOS-6801) IOSwitchboard::connect installs continuations capturing this without properly deferring/dispatching to an actor

2016-12-15 Thread Anand Mazumdar (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751943#comment-15751943 ] Anand Mazumdar commented on MESOS-6801: --- In this case, the {{loop}} abstraction ensures that we are

[jira] [Commented] (MESOS-6801) IOSwitchboard::connect installs continuations capturing this without properly deferring/dispatching to an actor

2016-12-15 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751878#comment-15751878 ] Benjamin Bannier commented on MESOS-6801: - cc [~jieyu] [~klueska] [~vinodkone] >