Skip to content
Commit cdb2480d authored by ReinUsesLisp's avatar ReinUsesLisp
Browse files

common/fiber: Take shared_ptr<Fiber> by copy in YieldTo

YieldTo does not intend to modify the passed shared_ptrs.
Pass it by copy to keep a reference count while this function executes.
parent cd92a949
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment