Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Nov 25, 2019

The spawn_local function is just like spawn except it doesn't require the future to be Send.

In addition to that, I added a clarification on what the schedule function should/shouldn't do.

Closes #5
Closes #6

@yoshuawuyts yoshuawuyts merged commit 5977202 into master Dec 1, 2019
@ghost ghost deleted the spawn-local branch December 2, 2019 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a non-Send bound spawn method and Task implementation. Question: Is running the task from schedule OK?

1 participant