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

Skip to content

Incorrect return type of release action in ZManaged constructor #5326

@ajaychandran

Description

@ajaychandran

The return type of the release action should be Any.

def makeEffectTotal_[A](acquire: => A)(release: => A): ZManaged[Any, Nothing, A] =

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions