|
e134120afd
|
feat: add tests and default exit code for kill() on ChildProcess
|
2024-06-25 11:53:18 +05:30 |
|
|
53402d8522
|
feat: kill() for process.create spawning
|
2024-06-25 11:53:17 +05:30 |
|
|
bd71b5e4b8
|
feat: correct non blocking test for process.create
|
2024-06-24 18:25:09 +05:30 |
|
|
0c346a5946
|
feat: rename process.spawn->process.create
|
2024-06-24 14:17:52 +05:30 |
|
|
70088c78e5
|
revert: remove bstr dep
|
2024-06-23 20:10:21 +05:30 |
|
|
c08b7382fd
|
chore: remove bstr dep and rearrange bytes dep
|
2024-06-23 20:05:01 +05:30 |
|
|
ad4b8a7c91
|
fix: lint in process lib.rs
|
2024-06-23 19:31:30 +05:30 |
|
|
c9cbaf6183
|
feat: return strings and null instead of buffers
|
2024-06-23 19:31:30 +05:30 |
|
|
daedbf9899
|
refactor: minor formatting change
|
2024-06-10 14:59:03 +05:30 |
|
|
a30380cba8
|
fix: address todo comments
|
2024-06-10 14:56:01 +05:30 |
|
|
6a2f5061d5
|
chore(types + tests): update types and tests for exec
|
2024-06-09 21:54:56 +05:30 |
|
|
50b1bcbd64
|
fix: stop accepting stdio options for process.spawn
|
2024-06-09 16:22:47 +05:30 |
|
|
78a3d4db5f
|
chore(types): include types for new process.spawn
|
2024-06-09 16:13:38 +05:30 |
|
|
4b5b54eb0d
|
fix: change code channel capacity should be i32 size
|
2024-06-09 13:10:06 +05:30 |
|
|
8ce47806eb
|
feat: impl readToEnd convenience method for reader
Also rename success key in table to be "ok", so that it is consistent
with process.exec.
|
2024-06-09 13:05:14 +05:30 |
|
|
900b6715b6
|
feat: initial revamped process.spawn impl
|
2024-06-09 13:01:34 +05:30 |
|
Filip Tibell
|
adc74f47c0
|
Fix panic when spawning a program that does not exist
|
2024-06-01 21:24:45 +02:00 |
|
Filip Tibell
|
de71558c5d
|
Split lune into proper crates (#188)
|
2024-05-12 13:30:32 +02:00 |
|