[GIE/Compiler] What if compiler dies with OOM
Open
component:gie
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
It's possible that the compiler will die while receiving too many results all at once.
Can the compiler
- tell the client that it dies from oom,
- recover from the situation.
We need a test case (in ci) for verifying this.
Contributor guide
Assessment
This issue has not been assessed yet.