Opened 15 years ago
Closed 15 years ago
#23 closed enhancement (fixed)
remove unused files on session end
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 0.8 |
Component: | Client | Keywords: | |
Cc: |
Description
When a session terminates, we should clean up a few things:
- pid file (on client)
- password file (both) - can also remove this one when the client is no longer actor
- icon file (both)
- session file - eventually? (both)
- ...
Change History (2)
comment:1 Changed 15 years ago by
Owner: | changed from Antoine Martin to Antoine Martin |
---|---|
Status: | new → accepted |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
done in r1249