28a09f63b2
fix(smartexit): use native OS methods to kill process trees; remove tree-kill dependency
2026-03-04 17:55:47 +00:00
76225c6b9f
fix(lifecycle): use process group kill (-pid) in handleExit safety net
...
With detached:true children, the synchronous exit handler must kill
the entire process group, not just the direct PID.
2026-03-04 00:48:38 +00:00
a623ac5fe4
v2.0.1
2026-03-03 23:56:58 +00:00
da24218bef
v2.0.0
2026-03-03 23:40:24 +00:00
862c67edbb
BREAKING CHANGE(lifecycle): redesign SmartExit with ProcessLifecycle singleton
...
SmartExit constructor no longer installs signal handlers.
Applications must call ProcessLifecycle.install() explicitly.
Split into SmartExit (instance process tracking) and ProcessLifecycle (global signal coordination).
Remove @push.rocks/smartdelay dependency.
2026-03-03 23:40:05 +00:00
ad8e389ef5
v1.1.1
2026-03-03 22:34:01 +00:00
2e5b26c9cf
v1.1.0
2025-12-15 16:58:01 +00:00
4ce60859e4
v1.0.24
2025-12-15 15:58:52 +00:00
207ebd0e07
fix(deps): bump dependencies, update tests and docs, adjust tsconfig and npm release config
2025-12-15 15:58:52 +00:00
fc4238f0fc
update description
2024-05-29 14:12:57 +02:00
1dbb6f6a7c
1.0.23
2024-04-18 13:36:10 +02:00
13f556abe5
fix(core): update
2024-04-18 13:36:09 +02:00
d3fe10d282
1.0.22
2024-04-18 13:26:03 +02:00
fd6eb7eecf
fix(core): update
2024-04-18 13:26:02 +02:00
3d1ad808a5
update tsconfig
2024-04-14 17:33:39 +02:00
c1de38b771
1.0.21
2023-09-11 10:29:02 +02:00
1588c695ce
fix(core): update
2023-09-11 10:29:01 +02:00
8192cb7bf9
switch to new org scheme
2023-07-10 02:49:01 +02:00
2031a408bf
1.0.20
2021-08-17 18:12:29 +02:00
a2b3cede4e
fix(core): update
2021-08-17 18:12:28 +02:00
ac51ece229
1.0.19
2021-07-27 15:08:45 +02:00
9cae8d4818
1.0.18
2021-07-27 14:56:02 +02:00
ecc8b1c73a
fix(core): update
2021-07-27 14:56:02 +02:00
cbc4b7b285
1.0.17
2021-07-27 13:55:48 +02:00
6210358568
fix(core): update
2021-07-27 13:55:47 +02:00
fe1c2754da
1.0.16
2021-07-27 13:42:14 +02:00
4cb41aa1d6
fix(core): update
2021-07-27 13:42:13 +02:00
466a03e27b
1.0.15
2019-05-28 10:34:57 +02:00
7ad7749ba7
1.0.14
2019-05-28 10:28:57 +02:00
c1a8c638bf
1.0.13
2019-05-28 10:18:10 +02:00
b655d5e6c2
1.0.12
2019-05-28 09:31:10 +02:00
d0a5587a14
fix(core): update
2019-05-28 09:31:10 +02:00
96c5967a35
1.0.11
2019-05-27 15:16:39 +02:00
eb137c3871
1.0.10
2019-05-23 17:54:42 +02:00
0d0404d00d
1.0.9
2019-05-23 17:53:17 +02:00
bcf33c718c
1.0.8
2019-05-22 12:47:38 +02:00
7a8ab962b4
fix(core): add sigkill with 10 second delay
2019-05-22 12:47:38 +02:00
29021a7ffe
1.0.7
2019-05-19 22:23:38 +02:00
ca473dcd2e
fix(core): update
2019-05-19 22:23:38 +02:00
b0b32fd730
1.0.6
2019-05-19 22:23:18 +02:00
18928310e7
1.0.5
2019-05-19 22:12:21 +02:00
47b7be41fc
1.0.4
2019-05-19 16:49:53 +02:00
22db7c9f57
fix(core): update
2019-05-19 16:49:53 +02:00
37c4bbeee4
1.0.3
2019-05-16 18:48:45 +02:00
00321467d9
fix(core): update
2019-05-16 18:48:45 +02:00
a34609a53f
1.0.2
2019-05-16 15:10:23 +02:00
ee13d91632
fix(core): initial
2019-05-16 15:10:22 +02:00