Y
Hacker News
new
|
ask
|
show
|
jobs
by
zokier
91 days ago
It doesn't completely solve function coloring though. Causing carrier threads to get pinned is still not good, similarly as calling blocking function from async function is not good in colored systems.
1 comments
gf000
91 days ago
There are not a lot of cases left that still cause pinning. FFI is the main one.
link