YCM-Generator icon indicating copy to clipboard operation
YCM-Generator copied to clipboard

Use try-finally for doing cleanups.

Open The-Compiler opened this issue 10 years ago • 1 comments

This is a first step before making run() raise an exception on errors so the build doesn't continue and the error can get displayed.

The-Compiler avatar Jun 16 '15 15:06 The-Compiler

I might wait until you've got the commit for having run() raise exceptions ready before merging this, since it would make more sense to handle them as a single merge instead of two separate ones.

rdnetto avatar Jun 16 '15 21:06 rdnetto