Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Enhance profile picture copying with optimized I/O and error handling #6083

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

ogabrielluiz
Copy link
Contributor

Improve the profile picture copying process by optimizing I/O operations and implementing better error handling. The changes include asynchronous bulk copying and checks to avoid redundant file operations.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Feb 3, 2025
@github-actions github-actions bot added refactor Maintenance tasks and housekeeping and removed refactor Maintenance tasks and housekeeping labels Feb 3, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 3, 2025
@ogabrielluiz ogabrielluiz added this pull request to the merge queue Feb 3, 2025
Merged via the queue into main with commit f8b08a4 Feb 3, 2025
34 of 35 checks passed
@ogabrielluiz ogabrielluiz deleted the optmize-pic-copy branch February 3, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer refactor Maintenance tasks and housekeeping size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants