You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/09/22 10:05:02 UTC

[jira] [Commented] (IGNITE-5919) .NET: EntryProcessorExample closes immediately after execution

    [ https://issues.apache.org/jira/browse/IGNITE-5919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176217#comment-16176217 ] 

Pavel Tupitsyn commented on IGNITE-5919:
----------------------------------------

Fixed in master: {{9f662cc4b524305af3126af49ccace7dab40216e}}.
Examples test updated to catch these.

> .NET: EntryProcessorExample closes immediately after execution
> --------------------------------------------------------------
>
>                 Key: IGNITE-5919
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5919
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 1.9
>            Reporter: Irina Zaporozhtseva
>            Assignee: Pavel Tupitsyn
>            Priority: Minor
>              Labels: .NET
>
> EntryProcessorExample closes immediately after execution. Please, add:
> {code}
> Console.WriteLine();
> Console.WriteLine(">>> Example finished, press any key to exit ...");
> Console.ReadKey();
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)