Skip to content

Conversation

@EdmondDantes
Copy link
Contributor

No description provided.

       - config.w32: add version requirement documentation
       - README.md: comprehensive installation guide and technical explanation
       - CI: intelligent libuv version detection and source installation
       - CHANGELOG.md: document breaking change

       Fixes performance issues critical for TrueAsync API reliability.
@EdmondDantes EdmondDantes added this to the Stabilization milestone Jul 4, 2025
@EdmondDantes EdmondDantes self-assigned this Jul 4, 2025
@EdmondDantes EdmondDantes linked an issue Jul 4, 2025 that may be closed by this pull request
@EdmondDantes EdmondDantes added the bug Something isn't working label Jul 4, 2025
…multiple workers:

       - Replace basic uniqid() with PID + microtime for unique temp files
       - Ensure each worker gets isolated temporary files and directories
       - Maintain cross-platform compatibility (Windows + Unix)
       - Preserve existing API - no breaking changes to test files

       This resolves "Server did not output startup message" failures when tests
       run in parallel with -j option.
@EdmondDantes EdmondDantes merged commit 192d920 into main Jul 4, 2025
1 check passed
@EdmondDantes EdmondDantes deleted the 19-test-true-async-using-valgrind branch July 5, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test True Async using Valgrind

2 participants