-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: zio/zio
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Updated failureOption and failureTraceOption in Cause.scala to use a single-pass foldLeft traversal that guarantees Die and Interrupt causes are strictly prioritized over Fail. If a defect or interruption is present in the tree, failureOption now correctly returns None, ensuring they are not silently swallowed by combinators like catchAll
#10830
opened Apr 27, 2026 by
nowaymeee-cyber
Loading…
fix(native): work around ConcurrentHashMap.treeifyBin NPE on Scala Native
🙋 Bounty claim
#10803
opened Apr 26, 2026 by
selenaalpha77-sketch
Loading…
fix(scheduler): skip unpark replenishment when queues are empty (#9878)
🙋 Bounty claim
#10801
opened Apr 26, 2026 by
selenaalpha77-sketch
Loading…
test(ZIOApp): comprehensive test suite for issue #9909
🙋 Bounty claim
#10800
opened Apr 26, 2026 by
selenaalpha77-sketch
Loading…
fix(stream): buffer(n) pre-fetches exactly n elements instead of n+1
🙋 Bounty claim
#10799
opened Apr 26, 2026 by
selenaalpha77-sketch
Loading…
4 tasks done
chore(deps): update dependency prettier-plugin-tailwindcss to v0.8.0
#10789
opened Apr 23, 2026 by
renovate
Bot
Loading…
1 task
error handling fix for ZStream#peel (#10777)
#10781
opened Apr 22, 2026 by
mberndt123
Contributor
Loading…
Avoid retaining finalizers in long running flatMap streams
#10760
opened Apr 15, 2026 by
hearnadam
Collaborator
Loading…
Optimise metric hooks: reduce boxing and allocations
#10709
opened Apr 7, 2026 by
guizmaii
Member
Loading…
2 tasks done
Update auxlib, clib, javalib, nativelib, ... to 0.5.11
#10708
opened Apr 7, 2026 by
zio-scala-steward
Bot
Loading…
Optimize
FiberRefs#forkAs in the presence of refs that require fork transformations
#10695
opened Apr 6, 2026 by
kyri-petrou
Contributor
Loading…
Avoid storing interruption in memoize functions
#10693
opened Apr 6, 2026 by
kyri-petrou
Contributor
Loading…
Report actionable error for class-based ZIO specs
#10618
opened Mar 17, 2026 by
dancewithheart
Contributor
Loading…
fix: mapZIOPar(1) should not prefetch upstream elements (#9999)
#10592
opened Mar 14, 2026 by
987Nabil
Contributor
Loading…
fix: fromInputStream should not produce defects for non-IOException (#10380)
#10591
opened Mar 14, 2026 by
987Nabil
Contributor
Loading…
fix: Config withDefault should not swallow list element errors (#10442)
#10590
opened Mar 14, 2026 by
987Nabil
Contributor
Loading…
test(ZIOApp): add comprehensive process-level test suite (#9909)
🙋 Bounty claim
#10579
opened Mar 13, 2026 by
987Nabil
Contributor
Loading…
[Internals] Optimise ZStream - Add
readInput/readInputUnit and succeedChannelFn to ZChannel
#10577
opened Mar 13, 2026 by
guizmaii
Member
Loading…
2 tasks done
Previous Next
ProTip!
no:milestone will show everything without a milestone.