Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check running time #3

Open
GoogleCodeExporter opened this issue Apr 4, 2015 · 3 comments
Open

Check running time #3

GoogleCodeExporter opened this issue Apr 4, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

I suggest that you might consider making wpkg-gp do the following

1. Check how long it has been running, if it exceeds a treshold set
statically or from the Administrative Template, it should abort

The reason I suggest this is that:

Errors in wpkg xml files can lock a user out from his computer

Temporary workaround:

Disable installation of defect package and reboot the computer.

Original issue reported on code.google.com by clei...@gmail.com on 16 Feb 2010 at 10:54

@GoogleCodeExporter
Copy link
Author

Original comment by clei...@gmail.com on 18 Feb 2010 at 1:18

  • Added labels: Milestone-Release1.0, Priority-High

@GoogleCodeExporter
Copy link
Author

Where can this be changed?

Original comment by jgsh...@gmail.com on 29 Aug 2012 at 9:38

@GoogleCodeExporter
Copy link
Author

Hi, we need to make a separate thread that has a timer, and when the timer 
times out, it should kill the pid that holds the wpkg.js process.

If you are talking about the workaround, you should disable the nonfunc package 
in your profiles.xml package. An issue would be that the setup process 
generates a modal dialog box that requires input. (A MsgBox e.g.) It cannot be 
shown at startup, therefore the setup process will hang indefinitely. 

-CL

Original comment by clei...@gmail.com on 30 Aug 2012 at 6:01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant