wpjscc

Results 14 comments of wpjscc

The memory has been continuously increasing for four hours. ``` { "start_memory_usage": { "date": "2025-10-27 02:33:28", "current_usage_mb": 0.84, "current_usage_real_mb": 2, "peak_usage_mb": 0.866, "peak_usage_real_mb": 2 }, "current_memory_usage": { "date": "2025-10-27 06:38:43",...

The memory has been continuously increasing for Seven hours. ``` { "start_memory_usage": { "date": "2025-10-27 02:33:28", "current_usage_mb": 0.84, "current_usage_real_mb": 2, "peak_usage_mb": 0.866, "peak_usage_real_mb": 2 }, "current_memory_usage": { "date": "2025-10-27 09:42:04",...

Only write operations were tested, and when using [`amphp/file`](https://github.com/amphp/file) for testing, the same memory leak occurred. Therefore, I suspect it might be an issue within the [`uv`](https://github.com/amphp/ext-uv) extension.