Commit 8df5fdf
authored
Capture MPI_Iprobe errors (#526)
## Summary
- handle return value from `MPI_Iprobe` in `UnreadMessagesDetector`
## Testing
- `pre-commit run --files modules/runners/src/runners.cpp`
------
https://chatgpt.com/codex/tasks/task_e_686a6373e2bc832fbeae9af1495e05251 parent 8ee6414 commit 8df5fdf
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
0 commit comments