mirror of
https://github.com/apache/nifi.git
synced 2025-02-10 20:15:09 +00:00
7f32aa56db
- Changing ShellRunner to use a separate thread for reading the output of the process - Removing unused member variable - Addressing review feedback This closes #4154.