Skip to content

Remove blocking semaphore wait from export database close#241

Closed
Lakr233 wants to merge 2 commits intomainfrom
fix/p0-storage-close-async
Closed

Remove blocking semaphore wait from export database close#241
Lakr233 wants to merge 2 commits intomainfrom
fix/p0-storage-close-async

Conversation

@Lakr233
Copy link
Owner

@Lakr233 Lakr233 commented Feb 20, 2026

Summary

  • remove semaphore-based blocking wait around export database close
  • switch to direct close path to avoid main-thread blocking/deadlock risk

Scope

  • Frameworks/Storage/Sources/Storage/Storage/Storage.swift

Verification

  • rely on GitHub Actions for build and tests

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 20, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
flowdown-landing 2339755 Commit Preview URL

Branch Preview URL
Feb 20 2026, 12:34 PM

@Lakr233 Lakr233 force-pushed the fix/p0-storage-close-async branch from f22bbdf to 2339755 Compare February 20, 2026 12:28
@Lakr233 Lakr233 closed this Feb 20, 2026
@Lakr233 Lakr233 deleted the fix/p0-storage-close-async branch February 20, 2026 13:07
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