Ariel Abreu 8e57a9213a
[thread] Ingore errors saving state after user-suspend
As the comment I added says, sometimes a process is killed while
user-suspended (e.g. when LLDB sends the kill signal while debugging).
In such cases, trying to save the state back to the process will fail
(since it no longer exists). We can safely ignore such errors, but let's
also log a warning just-in-case.
2023-03-13 13:31:32 -04:00
2022-11-20 11:58:22 -08:00
2022-06-17 23:18:21 -05:00
Description
Darling's userspace kernel server (much like Wine's wineserver)
7.1 MiB
Languages
C 88.8%
C++ 7.4%
Assembly 2.9%
Makefile 0.4%
Python 0.2%
Other 0.2%