mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 10:08:42 +00:00
- Removed incorrect usage of TriggerWhenEmpty - Allow for 0 seconds of gracefully waiting for incoming threads on shutdown since we won't have any - Updated unit tests to no longer have arbitrary sleep statements This closes #5639 Signed-off-by: David Handermann <exceptionfactory@apache.org>