[email protected] wrote:
On Fri, Dec 11, 2009 at 07:07:54PM -0600, Shawn Walker wrote:
[email protected] wrote:
On Fri, Dec 11, 2009 at 04:35:50PM -0800, Stephen Hahn wrote:
 I think I have mapped the threading conventions for CVs onto my uts
 thinking.  No test cases?  (Bug in test category, please.)
My expectation was that the GUI team would supply the cancellation test
cases, since the CLI doesn't provide any interface for canceling
operations.  I'll open a bug against the test suite for this, too.
It does; SIGINT :)

I don't see any portion of the CLI code that handles SIGINT by calling
API cancel.  Would you clarify what you mean, please?

I wasn't referring to api cancel() though.

However, I thought python would handle SIGINT as KeyboardInterrupt, which the CLI does already handle, and history logs as a cancellation. Apparently it doesn't treat SIGINT as KeyboardInterrupt though.

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to