Skip to content

Prevent copying of files in use#951

Merged
uweseimet merged 1 commit intodevelopfrom
feature_prevent_copy
Oct 29, 2022
Merged

Prevent copying of files in use#951
uweseimet merged 1 commit intodevelopfrom
feature_prevent_copy

Conversation

@uweseimet
Copy link
Copy Markdown
Contributor

@uweseimet uweseimet commented Oct 29, 2022

Copying files in use is technically possible but may result in undefined destination file contents because the source file may be in the process of being modified. The fact that the destination file is broken may not be noticed for some time.
In order to prevent any issues copying of files in use should be prevented.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@uweseimet uweseimet merged commit f84a13b into develop Oct 29, 2022
@uweseimet uweseimet deleted the feature_prevent_copy branch October 29, 2022 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants