Christopher Faulet 9ad9def126 BUG/MINOR: config: Check buffer pool creation for failures
The call to init_buffer() during the worker startup may fail. In that case,
an error message is displayed but the error was not properly handled. So
let's add the proper check and exit on error.
2026-02-18 13:26:20 +01:00
..
2025-11-25 20:20:25 +01:00
2025-01-07 16:42:38 +01:00
2025-12-23 21:17:39 +01:00