Shaheer Muzammil
02/10/2022, 11:01 AMephemient
02/10/2022, 11:04 AMephemient
02/10/2022, 11:05 AMmap[key]
in a single-threaded dispatcher, sure that's safeephemient
02/10/2022, 11:06 AMmap[key] = map[key] + foo()
where foo()
is a suspending function, that's potentially problematic (just as in threaded code)Oliver.O
02/10/2022, 11:07 AM