Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't copy dead Fiber stack to heap.
Either status_ is wrong and the Fiber isn't dead, in which case we run the risk of losing its stack, or we should ignore the copy_to_heap.
- Loading branch information