Stephan,
Thank you for your message.
This is more of a design deffect IMO,. If there is a desire for disabling a
feature like caching then there should be a toggle for that, not relying on
a side effect of a magic number. PRs welcome! :-)
Gary
On Wed, Apr 10, 2024, 9:24 AM Stephan Markwalder
Hi,
Today, I found the following questions in
https://github.com/apache/commons-io/pull/609:
> The behavior for a negative threshold should be the same as 0 IMO. WDYT?
> What does it even mean that a threshold is negative?
> Writing zero bytes writes nothing, so there is nothing to reach until y