Kit Langton
c9ada22e35
fix(test): skip flaky extra fd input on windows
2026-03-23 22:38:39 -04:00
Kit Langton
5274f59d88
fix(test): stream extra fd input on windows
2026-03-23 22:27:55 -04:00
Kit Langton
46b06df4f1
fix(windows): close extra fd inputs in effect spawner
2026-03-23 21:56:22 -04:00
Kit Langton
d15c6df518
fix(test): use node for portable cross-spawn tests
2026-03-23 19:49:17 -04:00
Kit Langton
5da672be32
fix(test): use sh -c for portable echo in unconfigured fd test
2026-03-23 13:25:47 -04:00
Kit Langton
9925faa465
fix: restore cross-spawn behavior for effect child processes
...
Bring back the Windows command resolution and shell behavior we lost during the Effect migration by adding a cross-spawn-backed child process spawner. Wire installation and snapshot through it and cover the regression cases with focused process tests.
2026-03-23 10:53:49 -04:00
Kit Langton
38e0dc9ccd
Move service state into InstanceState, flatten service facades ( #18483 )
2026-03-21 04:51:35 +00:00
Kit Langton
d70099b059
fix: apply Layer.fresh at instance service definition site ( #18418 )
2026-03-20 14:37:12 -04:00