stan.py icon indicating copy to clipboard operation
stan.py copied to clipboard

Context managers

Open juandiegopalomino opened this issue 5 years ago • 0 comments

Hi there, So looking at the usage w/ closing channels, it'd be really swell to have context managers to ensure that the channels always close even if there's an error: https://docs.python.org/3/library/contextlib.html

juandiegopalomino avatar Sep 25 '18 00:09 juandiegopalomino