Commit graph

7 commits

Author SHA1 Message Date
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