GitHub user plaflamme opened a pull request:

    https://github.com/apache/incubator-omid/pull/52

    FIX: run System.exit in its own thread.

    This is required to avoid deadlocks when calling the panicker within a 
service.

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

    $ git pull https://github.com/plaflamme/incubator-omid 
fix-deadlock-during-panic

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

    https://github.com/apache/incubator-omid/pull/52.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 #52
    
----
commit 22ccdd81e7dd9954d4e785b2aa4263de4e82c4b2
Author: Philippe Laflamme <plaflamme@...>
Date:   2018-12-30T19:28:54Z

    FIX: run System.exit in its own thread.
    
    This is required to avoid deadlocks when calling the panicker within a 
service.

----


---

Reply via email to