Modify ↓
Opened 13 years ago
Closed 13 years ago
#10310 closed defect (fixed)
Tracd fails silently when daemonized if unable to create the PID file
Reported by: | Owned by: | Jun Omae | |
---|---|---|---|
Priority: | normal | Milestone: | 0.12.3 |
Component: | web frontend/tracd | Version: | 0.11-stable |
Severity: | normal | Keywords: | tracd daemon daemonize bitesized |
Cc: | Thijs Triemstra | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
If tracd is called with —daemonize and —pidfile pointing to a location that isn't writable, tracd fails silently.
Attachments (0)
Change History (4)
comment:1 by , 13 years ago
Keywords: | bitesized added |
---|---|
Milestone: | → next-minor-0.12.x |
comment:2 by , 13 years ago
Cc: | added |
---|
comment:3 by , 13 years ago
Milestone: | next-minor-0.12.x → 0.12.3 |
---|---|
Owner: | set to |
Status: | new → assigned |
Fixed in r10799.
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
We should at least report an error.