Y
Hacker News
new
|
ask
|
show
|
jobs
by
pdhborges
1017 days ago
They are not polyfills. Multiple scheduling modes are provided for libraries that are not thread safe (it's a total mess and I avoid these wrappers like the plague)
1 comments
maxbond
1017 days ago
I've had to weld some async and sync Python together with queues and callbacks, it's not pretty.
link