deleting log file while app is running #417
Answered
by
megahertz
tedparkdev
asked this question in
Q&A
-
hi. |
Beta Was this translation helpful? Give feedback.
Answered by
megahertz
May 19, 2024
Replies: 1 comment 5 replies
-
I can try reproducing this issue if you give me a code sample. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I modified your code to make it self-contained. In that case, it works fine. When deleting a file while the app is running, the file is successfully re-created.