You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ptupitsyn <gi...@git.apache.org> on 2016/01/11 16:28:37 UTC

[GitHub] ignite pull request: IGNITE-2228 .Net: Ensure async Task can be ca...

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/394

    IGNITE-2228 .Net: Ensure async Task can be cancelled.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptupitsyn/ignite ignite-2228-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/394.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #394
    
----
commit 34ffa110a1b99598112b02fde141c7e4aca1c4e2
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-30T15:30:54Z

    wip tests

commit 91cfad46b2f439aee15fccc1a2a2033c102ec017
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-30T15:38:19Z

    wip

commit 7b3cb47ec6890da6886f4e786faecf172783a959
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T08:38:38Z

    wip

commit 15b8d49dbf62d4f54e01c0e8f1a1bede29fef78e
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T09:53:19Z

    Cancellation test fixed

commit c1d64fb06d19bcc3962efa24160a40e1f4b5ad51
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T10:50:43Z

    wip tests

commit 70d6d5ad6758df6eaa17a8c9b07fe151d3d5e6f7
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T10:57:59Z

    wip tests

commit fd9a0968764f1a3d44a6f46c01be34ed31c70f1c
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T11:17:06Z

    wip tests

commit dd9dae32d6ffa1c3730a6053510432b474b3a8be
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T11:23:09Z

    wip

commit 02ea35fd93a7394d80ead41e1b3fa826d9777d85
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T11:35:52Z

    wip tests

commit 5103593843ea6aa72b0c0b65db93f9cd6c1b096b
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T11:57:07Z

    wip fix futures handling

commit 77b7c53298e517b799b8d3dbd907bfe389201335
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T12:11:53Z

    wip fix futures handling

commit 4c74526834d1a5feffc7154d065cefda1566c37a
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T12:40:04Z

    wip fix futures handling

commit f8a421c93fbc47afba7a14d4905079be1976913d
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T12:57:25Z

    wip fix futures handling

commit 5fc96852b64fd694e301efee860d152012878cb6
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T13:21:03Z

    wip fix futures handling

commit 4f65e2ee2ce72b4db1fda3089b6cde26a8662a36
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T13:34:47Z

    Tests fixed, cleanup

commit 69e61e42e57fb2cf25544c2077419260ec4651f8
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T13:38:27Z

    Tests fixed, cleanup

commit 6d015b0eb457575ac60968188fa3015c8441596e
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T13:42:53Z

    wip

commit 4e029a771ed2143189e9e80ce61fe033675362ba
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T14:06:08Z

    wip tests

commit 0187443508184709385bbdaf742e9c63bfcd05b1
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T14:07:33Z

    tests done

commit ccbba5342d30ed3e4f8ea2e8489dbc4be1e68be7
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T14:09:41Z

    closure tests done

commit 2dee591ea97569d4a49236a389b948cb3c524e99
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T14:14:16Z

    fix ApplyAsync tests

commit 1cc2c72aa4c689279428b8525d292f4c71ed283a
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T14:16:59Z

    Merge remote-tracking branch 'remotes/upstream/master' into ignite-2228-1

commit 0967bee926140ede4d6cf13ec55d4d48c53916ad
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T14:31:41Z

    Fix compute future usage

commit 37dad2f468d238b7b774920952d7f8e9da602605
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-01-11T15:18:44Z

    wip tests

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request: IGNITE-2228 .Net: Ensure async Task can be ca...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/394


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---