X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 21 May 2021 03:48 PM by  IKhokhriakov
Interrupt embbeded Java Thread with CTRL+C
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages

IKhokhriakov



New Member


Posts:2
New Member


--
19 Nov 2019 09:13 AM
    Dear L3Harris Forum,

    I have a question concerning using embedded Java processes into IDL (Java-IDL bridge). Specifically I need to catch and process CTRL+C while executing long running Java process from within IDL. Just listening for Thread.isInterrupted does not work.

    The source code of the embedded Java library can be found here: https://github.com/hzg-wpi/idl2tango/blob/6e8cd9f1a340481f7505f23d1a1c39cb36e493dd/src/main/java/hzg/wpn/idl/PollDevStateAwaitor.java#L54

    Thanks in advance.

    IKhokhriakov



    New Member


    Posts:2
    New Member


    --
    13 Jul 2020 04:00 AM
    bump

    IKhokhriakov



    New Member


    Posts:2
    New Member


    --
    21 May 2021 03:48 PM
    Bump
    You are not authorized to post a reply.