Advanced search
Log In
New Account
  
Home My Page Project Cloud Code Snippets Project Openings AutoDisconnect
Summary Tracker Files

Bugs: Browse | Download .csv

[#5225] Prevent 2 instances of AutoDisconnect to be run at the same time

Please login

State:
Closed
Date:
2010-02-20 16:56
Priority:
3
Submitted By:
Aymeric Brisse (calvin_42)
Assigned To:
Aymeric Brisse (calvin_42)
Summary:
Prevent 2 instances of AutoDisconnect to be run at the same time

Detailed description
A lock file have to be set up. When a second instance of AutoDisconnect check routine is launched, it has to kill the
previous instance.

Followup

Message
Date: 2010-02-21 01:51
Sender: Aymeric Brisse

No lock file -> instead each new instance of AutoDisconnect
will kill the others instances before launching.

No more if-down.d script because when switching to a connection,
the if-up.d script of the second connection is launched before
the if-down.d script of the first one.

This means that each instance of AutoDisconnect has to check
if the connection is still alive.

Attached Files:

Name Download
No Files Currently Attached

Changes:

Field Old Value Date By
close_date2010-02-21 17:492010-02-21 17:49calvin_42
status_idOpen2010-02-21 17:49calvin_42
ResolutionAccepted As Bug2010-02-21 03:43calvin_42
summaryLock file required to avoid AutoDisconnect to be running 2 times2010-02-21 01:51calvin_42

Terms of Use    Privacy Policy    Contribution Guidelines    Feedback

Powered By GForge Collaborative Development Environment