Sönke Ludwig
|
4344333946
|
Add error handling for process creation.
|
2020-05-18 16:44:11 +02:00 |
|
Sönke Ludwig
|
fb27359214
|
Fix indentation.
|
2020-05-18 16:42:28 +02:00 |
|
Sönke Ludwig
|
a4e87237e4
|
Remove potentially blocking file I/O code (upgrade to eventcore 0.9.0).
- file and pipe closing are now asynchronous operations
- moveFile and removeFile are now executed in a worker thread
- requires eventcore ~>0.9.0
|
2020-05-17 15:10:01 +02:00 |
|
Benjamin Schaaf
|
68dd4baa44
|
s/registerProcess/adoptProcessID/g
|
2019-06-04 10:13:00 +10:00 |
|
Benjamin Schaaf
|
0d4840b81d
|
Address review comments
|
2019-06-02 14:42:41 +10:00 |
|
Benjamin Schaaf
|
83e2d391e6
|
2nd candidate windows compilation fix
|
2019-05-05 17:52:44 +10:00 |
|
Benjamin Schaaf
|
7f11fcf7a6
|
Candidate windows compilation fix
|
2019-05-05 15:37:35 +10:00 |
|
Benjamin Schaaf
|
c3f5ebb9fd
|
Implement vibe.core.process for subprocess handling similar to std.process
|
2019-05-05 15:27:57 +10:00 |
|