Tagged Questions
1
vote
1answer
174 views
Mono Continuations - Memory keeps increasing after store()
Here's Mono Continuations' continuation_store (...). From looking at the code below, it appears as though store() follows these two branches:
cont->saved_stack && num_bytes <= ...