8000 ZSink#raceBoth: relax the type bounds of the return type by sideeffffect · Pull Request #6112 · zio/zio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ZSink#raceBoth: relax the type bounds of the return type #6112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

sideeffffect
Copy link
Member

No description provided.

@@ -76,7 +76,7 @@ object FiberId {

private[zio] val _fiberCounter = new java.util.concurrent.atomic.AtomicInteger(0)

case object None extends FiberId
final case object None extends FiberId
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this will result in an error on Scala 3.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like it passes 🤞

Copy link
Contributor
@adamgfraser adamgfraser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go when CI is passing.

@sideeffffect
Copy link
Member Author

All green 🎉

@adamgfraser adamgfraser merged commit fe2582e into zio:series/2.x Nov 30, 2021
@sideeffffect sideeffffect deleted the series/2.x-ZSink-relax branch November 30, 2021 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0