Files
watcher/watcher/applier
Sean McGinnis af0f02d19b Fix reraising of exceptions
Exceptions should be reraised with just "raise" and not "raise e" to
preserve the traceback. This also addresses a couple cases where the
catching and reraising of the exception was not actually doing anything.

Change-Id: I94ba193f728ee7ca6f689f70fc08317a1dd50c92
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-05-07 11:50:57 -05:00
..
2018-07-26 12:54:11 +03:00
2019-05-07 11:50:57 -05:00
2019-03-30 14:43:31 +08:00
2015-06-04 15:27:57 +02:00
2016-01-25 11:23:28 +01:00
2016-12-14 15:50:11 +00:00
2017-02-01 14:40:10 +01:00
2018-07-26 12:54:11 +03:00