Skip to content

Missing exception handling for opening of the resource in AbstractManagedResource.acquireFo #45

@naree

Description

@naree

Hello,

I noticed that AbstractManagedResource.acquireFor is missing exception handing for opening of the resource.

https://github.com/jsuereth/scala-arm/blob/master/src/main/scala/resource/AbstractManagedResource.scala#L87

If this is a bug I am happy to create a fix and create a pull request. But I just wanted to check if there was a reason for not handling exception for opening the resource at this point.

Cheers,
Naree

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions