Re: Review Request 22207: Prevent keyboard interrupts from spewing stack dumps.

2014-06-03 Thread Maxim Khutornenko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22207/#review44644 --- Ship it! Ship It! - Maxim Khutornenko On June 3, 2014, 5:07 p.m.

Re: Review Request 22207: Prevent keyboard interrupts from spewing stack dumps.

2014-06-03 Thread Mark Chu-Carroll
> On June 3, 2014, 1:11 p.m., Maxim Khutornenko wrote: > > src/main/python/apache/aurora/client/cli/__init__.py, line 401 > > > > > > What about SystemExit? Should not that be trapped here as well? No - in clientv2, y

Re: Review Request 22207: Prevent keyboard interrupts from spewing stack dumps.

2014-06-03 Thread Maxim Khutornenko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22207/#review44640 --- src/main/python/apache/aurora/client/cli/__init__.py

Re: Review Request 22207: Prevent keyboard interrupts from spewing stack dumps.

2014-06-03 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22207/ --- (Updated June 3, 2014, 1:07 p.m.) Review request for Aurora, David McLaughlin a

Re: Review Request 22207: Prevent keyboard interrupts from spewing stack dumps.

2014-06-03 Thread Maxim Khutornenko
> On June 3, 2014, 4:32 p.m., Maxim Khutornenko wrote: > > src/test/python/apache/aurora/client/test_config.py, line 24 > > > > > > These import order fixing will need to be rebased if > > https://reviews.apache.org/r/

Re: Review Request 22207: Prevent keyboard interrupts from spewing stack dumps.

2014-06-03 Thread Mark Chu-Carroll
> On June 3, 2014, 12:32 p.m., Maxim Khutornenko wrote: > > src/test/python/apache/aurora/client/test_config.py, line 24 > > > > > > These import order fixing will need to be rebased if > > https://reviews.apache.org/r

Re: Review Request 22207: Prevent keyboard interrupts from spewing stack dumps.

2014-06-03 Thread Maxim Khutornenko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22207/#review44632 --- src/test/python/apache/aurora/client/cli/test_create.py

Re: Review Request 22207: Prevent keyboard interrupts from spewing stack dumps.

2014-06-03 Thread Antoine Tollenaere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22207/#review44628 --- src/main/python/apache/aurora/client/cli/__init__.py

Review Request 22207: Prevent keyboard interrupts from spewing stack dumps.

2014-06-03 Thread Mark Chu-Carroll
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22207/ --- Review request for Aurora, David McLaughlin and Maxim Khutornenko. Bugs: aurora