On Tue Mar 28 16:26:33 2023 +0000, Piotr Caban wrote:
I think it can't apply to non Concurrency functions but I didn't test it.
That means I'll have to find all the places where out ConcRT implementations block and add code before and after that mark the context as blocked / not blocked. Not impossible but takes a while, is this really needed? What is this function used for, and can its use-cases be satisfied with a different stub implementation?