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 awaiting S3 operations #16

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

DenisaCG
Copy link
Member

@DenisaCG DenisaCG commented May 31, 2024

This PR makes sure each S3 operation is finished before the fileChanged signal is triggered. This eliminates the need to have the logic to refresh the filebrowser manually.

@DenisaCG DenisaCG self-assigned this May 31, 2024
@DenisaCG DenisaCG added the bug Something isn't working label May 31, 2024
src/s3contents.ts Outdated Show resolved Hide resolved
src/s3contents.ts Outdated Show resolved Hide resolved
src/s3contents.ts Outdated Show resolved Hide resolved
src/s3contents.ts Outdated Show resolved Hide resolved
src/s3contents.ts Outdated Show resolved Hide resolved
src/s3contents.ts Outdated Show resolved Hide resolved
src/s3contents.ts Outdated Show resolved Hide resolved
DenisaCG and others added 2 commits June 4, 2024 10:12
@DenisaCG
Copy link
Member Author

DenisaCG commented Jun 4, 2024

Thank you for the thorough review @afshin! This was very helpful. I have updated all code considering your suggestions.

@DenisaCG DenisaCG merged commit 6b6d1ab into QuantStack:main Jun 4, 2024
6 checks passed
@DenisaCG DenisaCG deleted the refreshFilebrowser branch June 4, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants