Sergey Makov created NLPCRAFT-49:
------------------------------------
Summary: Probe hangs on stop
Key: NLPCRAFT-49
URL: https://issues.apache.org/jira/browse/NLPCRAFT-49
Project: NLPCraft
Issue Type: Bug
Components: probe
Reporter: Sergey Makov
Assignee: Sergey Makov
While setting up Github Actions I noticed that build frequently hangs on
Linux+JDK 11.
Here are the last lines of build output:
{code}
2020-05-14T15:14:35.5993184Z May-14 15:14:35 [INFO ] Dialog flow manager GC
stopped
2020-05-14T15:14:35.5994606Z May-14 15:14:35 [INFO ] NCDialogFlowManager
stopped.
{code}
Looks like there is some issue with threads/sockets termination in
{{NCCommandManager}} as it stops next after {{NCDialogFlowManager}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)