[libc-commits] [PATCH] D150456: [libc] Check the RPC server once again after the kernel exits
Jon Chesterfield via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri May 12 09:40:20 PDT 2023
JonChesterfield added a comment.
If the server gets a value after the kernel has finished, it can send work back to the kernel, which won't do anything useful. Is there a way we can guard against that, perhaps in handle?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150456/new/
https://reviews.llvm.org/D150456
More information about the libc-commits
mailing list