You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 Repo Assist here — I'm an automated AI assistant for this repository.
Activity for March 2026
Suggested Actions for Maintainer
Comprehensive list of all pending actions requiring maintainer attention:
Review PR (perf): TaskSeq.chunkBy and chunkByAsync reuse ResizeArray buffer between chunks — Browse branch
Check comment on TaskEx index #139: Automated comment contains conflicting claims about Task.ignore in FSharp.Core — both the original claim and the correction were unreliable; @bartelink confirmed there is no Task.ignore in FSharp.Core — View
Check comment on TaskEx: ignore #140: Active discussion between T-Gro and bartelink on Task/Async API — Repo Assist comment noted ignore functions already in Utils.fs — View
Check comment on TaskEx: Async.startImmediateAsTask #142: Repo Assist discussed startImmediateAsTask proposal; active discussion between bartelink and T-Gro on naming — View
💬 Commented on TaskEx index #139: corrected inaccurate claim about Task.ignore/ValueTask.ignore (the correction itself was also inaccurate — @bartelink confirmed on 2026-03-22 that there is no Task.ignore in FSharp.Core)
🤖 Repo Assist here — I'm an automated AI assistant for this repository.
Activity for March 2026
Suggested Actions for Maintainer
Comprehensive list of all pending actions requiring maintainer attention:
TaskSeq.chunkByandchunkByAsyncreuse ResizeArray buffer between chunks — Browse branchTask.ignorein FSharp.Core — both the original claim and the correction were unreliable;@bartelinkconfirmed there is noTask.ignorein FSharp.Core — Viewignorefunctions already inUtils.fs— ViewawaitTaskCorrectfix; bartelink noted issue stays as placeholder for live correctness problem — ViewstartImmediateAsTaskproposal; active discussion between bartelink and T-Gro on naming — ViewAsync.parallelLimitdesign — ViewFuture Work for Repo Assist
@dsymein [Repo Assist] feat: add TaskSeq.rev, sort, sortDescending, sortBy/Async, sortByDescending/Async, sortWith (101 tests) #309TaskSeq.allPairs— PR [Repo Assist] feat: add TaskSeq.allPairs (69 tests) #333 closed without mergeTaskSeq.zip4— PR [Repo Assist] feat: add TaskSeq.zip4 (53 tests) #326 closed without mergeTaskSeq.map3/map3Async— PR [Repo Assist] feat: add TaskSeq.map3 and TaskSeq.map3Async (81 tests) #331 closed without mergeTaskSeq.iteri2/mapi2— PR [Repo Assist] feat: add TaskSeq.iteri2, iteri2Async, mapi2, mapi2Async #330 closed without mergeTaskSeq.splitInto— PR [Repo Assist] feat: add TaskSeq.splitInto #327 closed without mergeTaskSeq.exists2/forall2/fold2— PR [Repo Assist] feat: add TaskSeq.map2, map2Async, iter2, iter2Async (124 tests) #322, [Repo Assist] feat: add TaskSeq.exists2, forall2, forall2Async, fold2, fold2Async (206 tests) #324 closed without mergeTaskSeq.map2/iter2— PR [Repo Assist] feat: add TaskSeq.map2, map2Async, iter2, iter2Async (124 tests) #322 closed without mergeRun History
2026-03-31 01:02 UTC — Run
TaskSeq.chunkBy/chunkByAsyncreuse ResizeArray buffer between chunks, eliminating one allocation per chunk boundary; 5017 tests pass (Task 8)2026-03-25 15:53 UTC — Run
6.3.0-alpha-004to7.0.5(closes Update to latest fantomas non-alpha release #368); re-formatted 4 files; 5017 tests pass — merged ✓2026-03-24 01:19 UTC — Run
2026-03-22 01:19 UTC — Run
Task.ignore/ValueTask.ignore(the correction itself was also inaccurate —@bartelinkconfirmed on 2026-03-22 that there is noTask.ignorein FSharp.Core)2026-03-21 01:18 UTC — Run
insertAt,insertManyAt,removeAt,removeManyAt,updateAtnow raiseArgumentNullExceptionon null source; 4 new null-arg tests; 5017 tests pass — merged ✓2026-03-19 01:19 UTC — Run
2026-03-18 01:20 UTC — Run
ignorefunctions already implemented inUtils.fs2026-03-17 01:20 UTC — Run
windowedhot-loop andtoResizeArrayAsync— closed without merge ✗lengthBy/lengthBeforeMaxwithwhile!— merged ✓Earlier runs (2026-03-07 to 2026-03-17)