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

Skip to content

Conversation

@smart-ass
Copy link
Contributor

@smart-ass smart-ass commented Nov 3, 2019

Closes #2084

kirill.veselov added 3 commits November 2, 2019 17:05
…return_STM

# Conflicts:
#	core-tests/shared/src/test/scala/zio/stm/TArraySpec.scala
#	core/shared/src/main/scala/zio/stm/TArray.scala
#	core/shared/src/main/scala/zio/stm/TMap.scala
jdegoes
jdegoes previously approved these changes Nov 4, 2019
Copy link
Member

@jdegoes jdegoes left a comment

Choose a reason for hiding this comment

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

Great improvements here!

@jdegoes
Copy link
Member

jdegoes commented Nov 4, 2019

@smart-ass There are some compiler errors, can you take a look? Thank you!

@mijicd
Copy link
Member

mijicd commented Nov 4, 2019

@smart-ass nice work! These issues are just 2 minor changes that came as a consequence of related change (renaming of factories and ensuring they return STM).

@mijicd mijicd merged commit cb1de9e into zio:master Nov 4, 2019
@smart-ass smart-ass deleted the TArray_factories_return_STM branch November 4, 2019 08:49
ghostdogpr pushed a commit to ghostdogpr/scalaz-zio that referenced this pull request Nov 5, 2019
Twizty pushed a commit to Twizty/zio that referenced this pull request Nov 13, 2019
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.

Ensure all factories return STM

3 participants