Adam Debreceni created MINIFICPP-1221:
-----------------------------------------
Summary: Cannot attach to running MiNiFi process.
Key: MINIFICPP-1221
URL: https://issues.apache.org/jira/browse/MINIFICPP-1221
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Adam Debreceni
Attaching to a running MiNiFi process with debugger interrupts the main
semaphore wait, which terminates the application since we do not check if the
return was caused by an interrupt.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)