shutdown: propagate one more error from sync_making_progress()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 22 Nov 2024 21:40:22 +0000 (06:40 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 23 Nov 2024 08:32:51 +0000 (17:32 +0900)
commit1e9fb1d4567b37d78941f596040b0548b4982f11
tree510dbd6441b8169dd61303983e41db66f99c3cf7
parent56c761f8c60c0bfcd8845ae4d01ba68c551af8d9
shutdown: propagate one more error from sync_making_progress()

No functional change, just refactoring, as anyway all errors will be
ignored by the caller.
src/shutdown/shutdown.c