8000 About coroutine cancelation · Issue #1 · sustrik/libdill · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

About coroutine cancelation #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lparam opened this issue Jan 16, 2016 · 3 comments
Closed
8000

About coroutine cancelation #1

lparam opened this issue Jan 16, 2016 · 3 comments

Comments

@lparam
Copy link
lparam commented Jan 16, 2016

Hi,sustrik.
I think "gocancel" is a very useful API.
Why did you cancel it?

@sustrik
Copy link
Owner
sustrik commented Jan 17, 2016

Because it's not yet clear how to do it. This is a complex problem. Not even fathers of UNIX have got it right (see POSIX signal API). In fact, libmill/libdill is part of my long term project to sanely handle asynchronous cancelation.

@lparam
Copy link
Author
lparam commented Jan 17, 2016

Well, this is a nice project. Thank for your great work.

@sustrik
Copy link
Owner
sustrik commented Jan 31, 2016

Fixed. Now there's full-fledged 'gocancel' function.

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

No branches or pull requests

2 participants
0