Skip to content

Fix upload dirs enumeration exceptions#99

Merged
jackBonadies merged 1 commit into
masterfrom
uploadDirectoryBugFix
Jun 21, 2026
Merged

Fix upload dirs enumeration exceptions#99
jackBonadies merged 1 commit into
masterfrom
uploadDirectoryBugFix

Conversation

@jackBonadies

@jackBonadies jackBonadies commented Jun 21, 2026

Copy link
Copy Markdown
Owner

upload directory list can cause enumeration exceptions due to modifications on worker thread and iterating on UI thread. the list is very small so best to do copy on write semantics.

…ations on worker thread and iterating on UI thread. the list is very small so best to do copy on write semantics.
@jackBonadies jackBonadies changed the title upload directory list can cause enumeration exceptions due to modific… Fix upload dirs enumeration exceptions Jun 21, 2026
@jackBonadies
jackBonadies merged commit 0ddfea7 into master Jun 21, 2026
1 check passed
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant