Skip to content

Conversation

@FeodorFitsner
Copy link
Contributor

No description provided.

Added 'await' to the zipDirectory method to ensure the archive creation completes before proceeding. This change improves reliability when creating app archives.
Updated all platform packages to version 0.9.6. The zipDirectory call is now asynchronous across all implementations for improved performance and consistency.
@FeodorFitsner FeodorFitsner merged commit 7060029 into main Dec 1, 2025
8 of 14 checks passed
@FeodorFitsner FeodorFitsner deleted the fix-zip-directory branch December 1, 2025 22:01
@FeodorFitsner FeodorFitsner restored the fix-zip-directory branch December 1, 2025 22:01
Creeper19472 pushed a commit to cfms-dev/serious-python that referenced this pull request Dec 12, 2025
* Make zipDirectory call asynchronous

Added 'await' to the zipDirectory method to ensure the archive creation completes before proceeding. This change improves reliability when creating app archives.

* Bump to 0.9.6 and make zipDirectory asynchronous

Updated all platform packages to version 0.9.6. The zipDirectory call is now asynchronous across all implementations for improved performance and consistency.
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