bow-swift / bow

🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
https://bow-swift.io
Other
643 stars 32 forks source link

BracketIO - defer execution #600

Closed miguelangel-dev closed 4 years ago

miguelangel-dev commented 4 years ago

Goal

This PR fixes a bug in IO resources execution. BracketIO should execute release after use execution has been completed.