Skip to content
Unverified Commit d649e0e9 authored by Christine Lemmer-Webber's avatar Christine Lemmer-Webber
Browse files

Summary: Add kluge to handle coroutine case of actormap-churn-run!

The problem is that if someone puts an await during the submitted thunk
it would return one value instead of the list of values.

This defines a type that will be recognized as being the multival
return kluge, and in that case uses applies to values, otherwise just
returns the value as-is.
parent 6dc7dbd7
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