[2/2] mesos git commit: Added an undiscardable() helper that blocks discards from propagating.

2017-08-31 Thread jieyu
Added an undiscardable() helper that blocks discards from propagating. This can be useful in circumstances where you don't want some asynchronous operation to be canceled. Review: https://reviews.apache.org/r/61987 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wi

[1/3] mesos git commit: Added an undiscardable() helper that blocks discards from propagating.

2017-08-31 Thread jieyu
Repository: mesos Updated Branches: refs/heads/1.3.x 07468938f -> 596191ac8 Added an undiscardable() helper that blocks discards from propagating. This can be useful in circumstances where you don't want some asynchronous operation to be canceled. Review: https://reviews.apache.org/r/61987

[2/3] mesos git commit: Added an undiscardable() helper that blocks discards from propagating.

2017-08-31 Thread jieyu
Added an undiscardable() helper that blocks discards from propagating. This can be useful in circumstances where you don't want some asynchronous operation to be canceled. Review: https://reviews.apache.org/r/61987 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wi

mesos git commit: Added an undiscardable() helper that blocks discards from propagating.

2017-08-31 Thread benh
Repository: mesos Updated Branches: refs/heads/master c50637c5b -> 8da1f0e61 Added an undiscardable() helper that blocks discards from propagating. This can be useful in circumstances where you don't want some asynchronous operation to be canceled. Review: https://reviews.apache.org/r/61987