Opened 17 years ago

Closed 17 years ago

#32 closed Enhancement (fixed)

End of project issue.

Reported by: KSMarksPsych Owned by: davea
Priority: Minor Milestone: Undetermined
Component: Client - Daemon Version:
Keywords: Cc:

Description

Posted by: Date: 1:05 PM 06-07-2005 It would be useful for the project to be able to do a graceful shut down.

Idea:

Have the project respond to an RPC with a message that indicates the project is permanently shutdown, and have the status of the project change in the UI to be something like "terminated" so that the user would know to disconnect from the project.

If we just have the project automatically disconnected, the users would be very puzzled as to why. I can see the complaints about the "bug" that disconnected my computers from project X.

This is going to affect the manager, the daemon, and the server. However I believe that most of the work will be in the daemon so I am putting it there.

Should we have this in place before Pirates shuts down? If they are planning on shutting down soon, this could be one last test that they do.

Change History (1)

comment:1 Changed 17 years ago by davea

Resolution: fixed
Status: newclosed

I implemented this. Project puts <ended>1</ended> in its config file. Client shows "Project ended - OK to detach" -- David

Note: See TracTickets for help on using tickets.