The webrev, http://cr.opensolaris.org/~padraig/ips-16738-v1/, fixes
16738 Package Manager displays busy cursor indefinitely

This webrev fixes two issues:

1) If set_busy_cursor is called quickly after the call to unset_busy_cursor the thread which should have been terminated by call to unset_busy_cursor is not terminated.

2) If we start getting package details we call set_busy_cursor. If we stop getting package details we do not always call unset_busy_cursor.

Padraig
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to