Opened at 2008-06-23T20:38:00Z
Closed at 2009-07-15T07:30:56Z
#476 closed enhancement (fixed)
log process ID at startup
Reported by: | warner | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.5.0 |
Component: | code-nodeadmin | Version: | 1.1.0 |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
we should record the node's pid at startup, both to the twisted logfile and to the flog.
Change History (3)
comment:1 Changed at 2009-04-07T16:44:06Z by zooko
- Milestone changed from 1.4.0 to 1.4.1
comment:2 Changed at 2009-07-11T11:38:22Z by warner
the current version of foolscap (0.4.2) writes the process id to the flog data (along with application versions). We still don't write it to the twisted log, though.
comment:3 Changed at 2009-07-15T07:30:56Z by warner
- Milestone changed from 1.6.0 to 1.5.0
- Resolution set to fixed
- Status changed from new to closed
done, in 7950fc0f2e025e45.
Note: See
TracTickets for help on using
tickets.
Putting this off to Milestone "1.4.1" in order to get a 1.4.0 release done.