async
async copied to clipboard
Change example for "thread leak" to better one
this example helped me to reproduce what is "thread leak", old example is misleading because suggests that could be reproduced from main thread, but it's not
Hi @srghma, your suggested example is much more complex than the original code. I don't really understand what problem with the original example you're trying to solve, could you explain please?