Skip to content

Create & Delete Files - #48

Merged
conaticus merged 11 commits into
devfrom
create_delete_files
Jul 2, 2023
Merged

Create & Delete Files#48
conaticus merged 11 commits into
devfrom
create_delete_files

Conversation

@conaticus

Copy link
Copy Markdown
Owner

For issue #36.

@conaticusconaticus added the enhancement New feature or request label Jul 1, 2023
@conaticus

Copy link
Copy Markdown
OwnerAuthor

Two notes - first is that for some strange reason the state is not removing directory files when renaming or deleting them.
The second is that for some reason there is sometimes a big delay for getting results. Maybe something is running on the same thread that shouldn't be. Maybe it's the mutex cloning.

@conaticus
conaticus marked this pull request as ready for review July 2, 2023 21:28
@conaticus
conaticus merged commit e6750a6 into devJul 2, 2023
@conaticus
conaticus deleted the create_delete_files branch July 2, 2023 21:30
@conaticusconaticus mentioned this pull request Jul 2, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@conaticus