Mailinglist Archive: opensuse-bugs (19837 mails)

< Previous Next >
[Bug 374043] packagekitd locks the packaging system when pk-update-icon is running
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 1 May 2008 13:36:51 -0600 (MDT)
  • Message-id: <20080501193651.A0B3424538D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=374043

User sreeves@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=374043#c4





--- Comment #4 from Scott Reeves <sreeves@xxxxxxxxxx> 2008-05-01 13:36:51 MST
---
My two main worries about decreasing the timeout were

1. Exceeding the timeout value in a subpart of a transaction when the backend
is not emitting signals. For example if simply downloading file 3 of 20 took
longer than timeout the backend would emit no signals and would we lose state
or suffer performance hits. This is not an issue as the transaction list is
still > 0 so the timeout is not started until that list is cleared.

2. The interactive apps performance. For example pull up gpk-application,
select a package, click the depends tab, wait > timeout, click the files tab.
We will timeout and the engine will exit but it starts up in about 1 second (on
my box) so it's not bad.

Moving the timeout down to 15 seconds.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >