-
Notifications
You must be signed in to change notification settings - Fork 392
Issues: hnes/libaco
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Question: which is faster, creating new coroutines or reusing old coroutines
#53
opened Mar 17, 2022 by
ibogosavljevic
Feature Request: aco_get_co() return NULL when the caller is main co
Proposal
#48
opened Aug 13, 2021 by
PunchShadow
Provide way to return error to caller instead of calling
abort()
on failed assertions
Proposal-Accepted
#41
opened May 19, 2020 by
adsr
Request: having a version of aco_yield() that receives the coroutine to where to yield
#31
opened Oct 23, 2019 by
AltraMayor
Improvement: support a common entry for every non-main coroutine
#30
opened Sep 11, 2019 by
Light-of-Hers
improvements to documentation
answered
question
Further information is requested
#25
opened Dec 21, 2018 by
ioquatix
Question: Would there be some problem if one signal handler is triggered during the call of Further information is requested
acosw
?
answered
question
#24
opened Nov 29, 2018 by
willmafh
Addition of a build system generator
Low-Priority
Proposal
Proposal-Accepted
#5
opened Jul 7, 2018 by
elfring
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.