Viacheslav Muravyev
Viacheslav Muravyev
Hi! Simply run `tsc`.
@rinick Please, check if this PR is valid.
@bnoordhuis @vtjnash @santigimeno Perhaps we should store previous sigaction data ourselves and not rely on the kernel? Here is an example based on @santigimeno's example: ``` #define _GNU_SOURCE #include #include...
@bnoordhuis Ok, then we should wait for changes in macos. After macos behavior will be the same as in linux for our case, we will be able to merge reverted...
@bnoordhuis What do you think, what if we apply changes from reverted PR for everything except of macos? And when issues will be fixed in macos, we apply changes for...