Update index.md

This commit is contained in:
Matías Locatti 2022-07-09 04:52:11 -03:00 committed by GitHub
parent bc5cb280fd
commit e4733cb18a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -218,7 +218,7 @@ Kernel emulation is the engine block that keeps all parts working together in ha
One must tread carefully, heh, thread carefully.
Im not sorry.
Ehem, [byte[]](https://github.com/liamwhite) has been particularly busy this month in this delicate area, screwdriver in hand and not fearing anything.
Ehem, byte[] has been particularly busy this month in this delicate area, screwdriver in hand and not fearing anything.
Several changes include getting up to date with the latest reverse engineering findings, but theres more.
To help with pause and resume functionality, he has {{< gh-hovercard "8457" "implemented KProcess suspension," >}} “the kernel mechanism intended for this” as the pull request explains.