Results 3 comments of David Robarts

Correct, according to the latest documentation uasyncio has no `cancel()` function at the module level. I think what is intended is to call the `cancel()` method of the Task class;...

> FWIW, I just tried the instructions on [#666 (comment)](https://github.com/gitpod-io/gitpod/issues/666#issuecomment-534347856) and they don't work in the latest Gitpod builds (with rebranding and VS Code) via the `gitpod` user. It requires...

I am seeing ease in behavior for all the ease out functions.