Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

Implements ZManaged#reserve to allow separately accessing effects describing resource acquisition and release without having to work with the finalizer map directly.

@adamgfraser adamgfraser requested a review from iravid August 4, 2020 16:38
@adamgfraser
Copy link
Contributor Author

Is there something wrong with the binary compatibility checks? Shouldn't we be able to add a new method?

@iravid
Copy link
Member

iravid commented Aug 4, 2020

That’s weird. Must be a backwards/forwards compatibility misconfiguration. Will check soon

@iravid
Copy link
Member

iravid commented Aug 8, 2020

@adamgfraser Looks like a MiMa bug (opened lightbend-labs/mima#532). Can you add the suggested filter exclude[DirectMissingMethodProblem]("zio.ZManaged.reserve") to mimaBinaryIssuesFilter in MimaSettings.scala?

@jdegoes
Copy link
Member

jdegoes commented Aug 13, 2020

@adamgfraser Will let you take this one

@iravid iravid merged commit 33e3bb3 into zio:master Aug 13, 2020
@adamgfraser adamgfraser deleted the reserve branch August 20, 2020 22:08
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.

3 participants