Skip to content

Timeout support for readdirs

Compare
Choose a tag to compare
@tigrawap tigrawap released this 17 Oct 14:06
· 10 commits to master since this release
  • --timeout option, applied separately to dir Open and ReadDirent. Defaults to 5 minutes, human syntax supported, i.e 5ns, 10s, 5m
    In case timeout expired error emitted and os thread kept hanging, which might prevent process from exiting (due to hanging ios on filesystem level)