Commit graph

16 commits

Author SHA1 Message Date
2b21c19f7a
Updated usage from net.nosial.loglib to net.nosial.loglib2
Some checks are pending
CI / check-phpunit (push) Waiting to run
CI / check-phpdoc (push) Waiting to run
CI / release (push) Waiting to run
CI / debug (push) Waiting to run
CI / generate-phpdoc (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / release-documentation (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
#1 (comment)
2025-03-14 15:22:50 -04:00
08e7df1388
Updated dependency references
#1 (comment)
2025-03-14 15:22:36 -04:00
9167104b9c
Updated README.md
#1 (comment)
2025-03-14 15:20:16 -04:00
netkas
0f2c6bc54f Added CHANGELOG.md 2024-12-04 14:21:09 -05:00
netkas
27be29af5b Wrote README.md 2024-12-04 14:20:39 -05:00
netkas
18a9dfbb64 Added LICENSE 2024-12-04 13:44:29 -05:00
netkas
5712c091f7 Added README.md 2024-12-04 13:44:24 -05:00
netkas
3019739048 Implement logging for process execution 2024-12-04 13:44:15 -05:00
netkas
c4e07a21a6 Added net.nosial.loglib dependency 2024-12-04 00:51:38 -05:00
netkas
319fd130ec Increased memory size 2024-12-04 00:31:39 -05:00
netkas
ecd2446788 Add process cleanup functionality
Introduced a `close` method to ensure proper cleanup of child processes and shared memory resources, preventing zombie processes. Added a `clean` method to iterate through unfinished promises and apply the close operation, enhancing resource management.
2024-12-03 15:50:11 -05:00
netkas
6b40c56473 Updated PhpDoc 2024-12-03 15:31:27 -05:00
netkas
33e39eb45a Updated __toString() PhpDoc 2024-12-03 15:30:51 -05:00
netkas
e9b48f7e9f Updated .gitignore 2024-12-03 15:30:26 -05:00
netkas
435445350b Added Psync Functionality bare-bones 2024-12-03 15:30:06 -05:00
netkas
f7a4ceb5a3 Initial Commit 2024-12-03 13:50:29 -05:00