- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit20b8b5d
committed
Fix stale idle flag when IO workers exit.
Otherwise we could choose a worker that has exited and crash whiletrying 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%40357aaf6u525j1 parentccacaf4 commit20b8b5d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| |||
316 | 317 | | |
317 | 318 | | |
318 | 319 | | |
| 320 | + | |
319 | 321 | | |
320 | 322 | | |
321 | 323 | | |
| |||
0 commit comments
Comments
(0)