Fix stale idle flag when IO workers exit.
Thomas Munro <tmunro@postgresql.org>
Fix stale idle flag when IO workers exit. Otherwise we could choose a worker that has exited and crash while trying to wake it up. Back-patch to 18. Reported-by: Tomas Vondra <tomas@vondra.me> Reported-by: Andres Freund <andres@anarazel.de> Discussion: https://postgr.es/m/t5aqjhkj6xdkido535pds7fk5z4finoxra4zypefjqnlieevbg%40357aaf6u525j
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/aio/method_worker.c | modified | +2 −0 |
Discussion
- IO worker crash in test_aio/002_io_workers 2 messages · 2025-07-08