[03:30:18-636.022] [INFO] [32] (test_memory_pool_and_config.c:33) main() === Memory Pool and Config File Test === [03:30:18-636.114] [INFO] [32] (test_memory_pool_and_config.c:36) main() Test 1: Memory pool optimization... [03:30:18-636.119] [INFO] [8192] (socket_compat.c:54) socket_platform_init() POSIX socket subsystem ready [03:30:18-636.140] [INFO] [1] (u_async.c:930) uasync_create() Using epoll for socket monitoring [03:30:18-636.148] [DEBUG] [2] (ll_queue.c:37) queue_new() queue_new: created queue 0x64909f863cc0, hash_size=0 [03:30:18-636.153] [INFO] [32] (test_memory_pool_and_config.c:82) main() Pool statistics: allocations=0, reuse_count=0 [03:30:18-636.156] [INFO] [32] (test_memory_pool_and_config.c:83) main() Pool efficiency: 0.0% [03:30:18-636.168] [DEBUG] [2] (ll_queue.c:62) queue_free() queue_free: freeing queue 0x64909f863cc0, head=(nil), tail=(nil), count=0 [03:30:18-636.172] [DEBUG] [1024] (u_async.c:1000) uasync_destroy() uasync_destroy: starting cleanup for ua=0x64909f8634c0 🔍 BEFORE_DESTROY: UASYNC Resource Report for 0x64909f8634c0 Timer Statistics: allocated=0, freed=0, active=0 Socket Statistics: allocated=0, freed=0, active=0 Active timers in heap: 0 Socket array capacity: 16, active: 0 Total active sockets: 0 🔚 BEFORE_DESTROY: End of resource report [03:30:18-636.177] [DEBUG] [32] (u_async.c:1048) uasync_destroy() Freed 0 socket nodes in destroy [03:30:18-636.190] [DEBUG] [1024] (u_async.c:1081) uasync_destroy() uasync_destroy: completed successfully for ua=0x64909f8634c0 [03:30:18-636.194] [INFO] [8192] (socket_compat.c:60) socket_platform_cleanup() POSIX socket cleanup completed [03:30:18-636.198] [INFO] [32] (test_memory_pool_and_config.c:89) main() Memory pool test: PASS [03:30:18-636.201] [INFO] [128] (test_memory_pool_and_config.c:92) main() Test 2: Configuration file support... [03:30:18-636.321] [ERROR] [128] (test_memory_pool_and_config.c:125) main() Failed to parse configuration [03:30:18-636.371] [INFO] [128] (test_memory_pool_and_config.c:133) main() Configuration file test: PASS [03:30:18-636.376] [INFO] [32] (test_memory_pool_and_config.c:135) main() === All tests completed successfully ===