Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Ole Begemann
(Uncensored)
subscribe
Synchronous functions can support cancellation too – Ole Begemann
https://oleb.net/2022/sync-functions-cancellation/
links
backlinks
Synchronous functions can perform the same cancellation checks as async code. Adding cancellation support can improve response times when async code calls long-running non-async code.