Copilot
|
9e8c79dc9b
|
Fix memory consumption issue by changing jobOutRequest channels to use pointers and reducing buffer size (#864)
* Initial plan
* Fix memory consumption issue by changing jobOutRequest channels to use pointers
Co-authored-by: JohnRoesler <19351306+JohnRoesler@users.noreply.github.com>
* Change jobOutRequest channel buffer size from 1000 to 100
Co-authored-by: JohnRoesler <19351306+JohnRoesler@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: JohnRoesler <19351306+JohnRoesler@users.noreply.github.com>
Co-authored-by: John Roesler <johnrroesler@gmail.com>
|
2025-08-27 11:03:34 -05:00 |
apocelipes
|
0c4a1a3292
|
replace "golang.org/x/exp" with standard libraries (#823)
|
2025-01-31 09:17:45 -06:00 |
Rodrigo Broggi
|
212db8e476
|
issue-740: ascending time function (#744)
* issue-740: ascending time function
* issue-740: update documentation
* issue-740: un-export ascending function
* issue-740: sentence correction
|
2024-06-23 13:14:35 -05:00 |
Drew Gonzales
|
b0bd435279
|
Allow more time for requestJobCtx (#699)
* allow more time for jobout request
* gofmt
|
2024-03-23 13:54:40 -05:00 |
John Roesler
|
63225ac1a9
|
export function comments
|
2023-11-22 06:43:50 -06:00 |
John Roesler
|
6f9a8200f4
|
support go 1.20+ (#608)
|
2023-11-09 09:49:21 -06:00 |
John Roesler
|
ad26a71e0e
|
initial clean v2 commit history
|
2023-11-08 11:11:42 -06:00 |