v0.25.2 (#1174)
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## v0.25.2
|
||||
|
||||
<p className="text-[#888] text-sm">April 6, 2026</p>
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fixed **Chrome being killed after ~10s idle on Linux** caused by `PR_SET_PDEATHSIG` tracking the blocking thread that spawned Chrome rather than the daemon process. When Tokio reaped the idle thread, the kernel sent SIGKILL to Chrome even though the daemon was still alive (#1157, #1173)
|
||||
|
||||
---
|
||||
|
||||
## v0.25.1
|
||||
|
||||
<p className="text-[#888] text-sm">April 6, 2026</p>
|
||||
|
||||
Reference in New Issue
Block a user