Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make upgrades / add fields to process() #869

Merged
merged 1 commit into from Jan 25, 2017

Conversation

zachriggle
Copy link
Member

@zachriggle zachriggle commented Jan 24, 2017

  • Show the PID when a process is created
  • Make process.cwd into a property, which fetches the real CWD from procfs
  • Record the UID/GID and SUID/SGID of the executed file
  • Add a few doctests
  • Make _stop_noticed a timestamp

@disconnect3d
Copy link
Contributor

Love the Show the PID when a process is created part. ❤️

@zachriggle zachriggle self-assigned this Jan 24, 2017
@zachriggle zachriggle added this to the Someday milestone Jan 24, 2017
@zachriggle zachriggle force-pushed the process-breakout branch 7 times, most recently from 9bb085c to 676f1c7 Compare January 25, 2017 00:17
- Show the PID when a process is created
- Make process.cwd into a property, which fetches the real CWD from procs
- Record the UID/GID and SUID/SGID of the executed file
- Add a few doctests
- Make _stop_noticed a timestamp
@zachriggle zachriggle merged commit cded6cd into Gallopsled:dev Jan 25, 2017
@zachriggle zachriggle deleted the process-breakout branch January 25, 2017 00:36
@TethysSvensson TethysSvensson modified the milestones: 3.5.0, Someday Feb 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants