Wait for growing file

This task, wait for a file to stop growing during copy. "File path" accepts a static path or a smart_path. Task will check if file size change or if the file is opened on a regular basis defined by "Check Interval".

You may define a limit of time for abording task by using "Lifetime". In that case, the "on task abort" callback will be triggered.

main