commit | f4d2bfebe018d1acfd0148d8f2934516bb10f0af | [log] [tgz] |
---|---|---|
author | Nasser Grainawi <nasser.grainawi@linaro.org> | Wed May 03 10:28:54 2023 -0700 |
committer | Nasser Grainawi <nasser.grainawi@linaro.org> | Wed May 03 10:28:54 2023 -0700 |
tree | 6c6238277006040dcc61e7d52a7df7f00de362eb | |
parent | 341eb8c75f3cd457b2a5a5ce8ca2a5a077245bd1 [diff] |
Fix NoFileException during spinSubmit() If shouldCompleteOngoing() encounters a NoFileException, then it means that work is being done and this thread doesn't need to do any, so we can return false. Change-Id: Ibfd236431fce961fb7d0680c0675c631e0623646 Release-Notes: Fixes bug persisting events in busy multi-primary clusters