itsgoin/crates
Scott Reimers 7b9edc13da Fix blocking_lock panic inside async runtime, reduce pool to 4 connections
spawn_with_arc used blocking_lock() which panics inside tokio runtime.
Changed to async lock().await. Reduced StoragePool from 8 to 4 connections
for Android compatibility.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 22:10:50 -04:00
..
cli v0.3.6: Active CDN replication, device roles, budgets, tombstones, engagement fix, DOS hardening 2026-03-20 21:00:28 -04:00
core Fix blocking_lock panic inside async runtime, reduce pool to 4 connections 2026-03-22 22:10:50 -04:00
tauri-app v0.4.3: Lock contention overhaul, StoragePool, mobile bottom nav, text scaling 2026-03-22 21:35:38 -04:00