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