Skip to content

Pull requests: lunarmodules/copas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix(system): don't forget to patch system.sleep
#175 by Tieske was merged Oct 13, 2024 Loading…
feat(exit): add exit signalling
#172 by Tieske was merged Aug 29, 2024 Loading…
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…
chore(ci): bump action versions
#167 by Tieske was merged Mar 2, 2024 Loading…
Update copas.settimeout
#166 by AMD-NICK was closed Dec 18, 2023 Loading…
docs(http): clarify redirect behaviour
#163 by Tieske was merged Nov 7, 2023 Loading…
chore(docs): clean up html tags
#162 by Tieske was merged Feb 27, 2023 Loading…
feat(socket) improve wrapper compatibility
#158 by Tieske was merged Jan 11, 2023 Loading…
add a runtime for cli execution
#157 by Tieske was merged Jan 11, 2023 Loading…
makefile and better error handling
#156 by Tieske was merged Jan 9, 2023 Loading…
refactor(timeout) increase ringsize to reduce pressure
#155 by Tieske was merged Dec 28, 2022 Loading…
feat(timeouts) allow math.huge to wait forever
#154 by Tieske was merged Dec 28, 2022 Loading…
better memory handling and some fixes
#153 by Tieske was merged Dec 18, 2022 Loading…
chore(*) some debug code (commented out)
#152 by Tieske was merged Nov 3, 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(timeouts) failing error handlers in Lua 5.1
#146 by Tieske was merged Oct 3, 2022 Loading…
several fixes and cleanup
#145 by Tieske was merged Sep 19, 2022 Loading…
tests(http) try and reproduce timeout issue #138
#144 by Tieske was merged Sep 21, 2022 Loading…
fix(receivepartial) could return without receiving data
#143 by Tieske was merged Sep 16, 2022 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.