-
Notifications
You must be signed in to change notification settings - Fork 71
Pull requests: lunarmodules/copas
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(socket): work without luasocket, using luasystem instead
#171
by Tieske
was merged May 28, 2024
Loading…
fix(queue): finish will not return until the item is done
#169
by Tieske
was merged Mar 9, 2024
Loading…
fix(removethread): would not remove a sleeping thread immediately
#161
by Tieske
was merged Feb 26, 2023
Loading…
refactor(timeout) increase ringsize to reduce pressure
#155
by Tieske
was merged Dec 28, 2022
Loading…
feat(statistics) copas.status got an option for more stats
#150
by Tieske
was merged Oct 28, 2022
Loading…
feat(status) add copas.status to get the scheduler stats
#149
by Tieske
was merged Oct 17, 2022
Loading…
feat(pause) replace sleep with pause and pauseforever
#148
by Tieske
was merged Oct 14, 2022
Loading…
fix(timer) if callback errors, do not fail the timer
#147
by Tieske
was merged Oct 10, 2022
Loading…
fix(receivepartial) could return without receiving data
#143
by Tieske
was merged Sep 16, 2022
Loading…
fix(starvation) prevent high-throughput reading from starving
#142
by Tieske
was merged Sep 16, 2022
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.