Fix Windows autospawned daemon inheriting stray handles #119
Labels
No labels
priority/P0
priority/P1
priority/P2
release/v0.1.0
status/blocked
status/planned
type/bug
type/design
type/test-gap
type/tracker
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
natsukium/felis#119
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Migrated from
docs/backlog.md(Blocked / Windows: the autospawned daemon inherits stray handles).Fix options: wait for
inherit_handlesstabilization, or callCreateProcessWwithPROC_THREAD_ATTRIBUTE_HANDLE_LIST(auditedunsafe).Revisit when the API stabilizes or a user reports a hang outside CI (e.g. PowerShell
$(felis sessions …)or CI log pipe).Refs:
crates/felis-client-corespawn_daemon_child,.forgejo/workflows/windows.yml.