[
https://issues.apache.org/jira/browse/CELIX-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194814#comment-14194814
]
Bjoern Petri commented on CELIX-178:
------------------------------------
Applied patch. Please verify and close if ok. Thanks for your work Gabriele -
you fixed the most annoying thing in celix :)
------------------------------------------------------------------------
r1636411 | bpetri | 2014-11-03 19:02:45 +0100 (Mon, 03 Nov 2014) | 1 line
Changed paths:
M /celix/trunk/shell_tui/private/src/shell_tui.c
CELIX-178: Applied provided patch to prevent hanging fgets.
------------------------------------------------------------------------
> Shell_Tui bundle hangs on stop
> ------------------------------
>
> Key: CELIX-178
> URL: https://issues.apache.org/jira/browse/CELIX-178
> Project: Celix
> Issue Type: Bug
> Reporter: Gabriele Ricciardi
> Attachments: shell_tui.c.patch
>
>
> During the stopBundle phase, the input management thread of the shell_tui
> bundle is blocked on a fgets. This prevent the stopBundle to be completed,
> since it waits for the blocked thread.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)