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
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