python-proc icon indicating copy to clipboard operation
python-proc copied to clipboard

Some properties should not be lazy

Open j-colburn opened this issue 5 years ago • 1 comments
trafficstars

Fields like rss, vsize, and state should definitely not be cached. Other fields like environ and cwd probably shouldn't either.

j-colburn avatar Aug 06 '20 05:08 j-colburn

It might be worth elaborating on why that's the case :)

djmattyg007 avatar Oct 12 '20 01:10 djmattyg007