You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous approach was not deleting the directory either, but it is better to do the cleanup if we have created the directory.
We won't clean if it's a directory set by the user (because it would reuse it during the next execution, and so would allow avoiding copying files over).
The text was updated successfully, but these errors were encountered:
Introduce enhancement to clean vertx-cache temporary directories
Highlighted during review of #15541 (review)
The previous approach was not deleting the directory either, but it is better to do the cleanup if we have created the directory.
We won't clean if it's a directory set by the user (because it would reuse it during the next execution, and so would allow avoiding copying files over).
The text was updated successfully, but these errors were encountered: