Ticket #209 (closed defect: fixed)
While starting up, wrong pidfile can lead to wrong socks file
| Reported by: | bryan | Owned by: | bryan |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.2.9 |
| Component: | binary/shell | Version: | 1.2.9 |
| Keywords: | Cc: |
Description
This is from the mess of moving tempdir/datadir all over the place example:
.restart ->
- .../.pid.bot is written with 'PID /tmp/.socks-FOO'
- control is transferred to new binary
- new binary finds ~/.ssh/.../.pid.bot with 'PID /tmp/.socks-BAR'
- binary fails to open proper socks file.
Change History
Note: See
TracTickets for help on using
tickets.

