Comment #18 on issue 12343 by [email protected]: ProcessSingleton Linux cleanups http://code.google.com/p/chromium/issues/detail?id=12343
(I'm now start using my chromium account :-) Wondering if it's possible to migrate my CLs in [email protected] account to this new account?) For the pid issue, we may add an invariable host id into the socket file name, along with the pid, so that we can identify if the pid belongs to the same host. Then the question is, what can be used as the invariable host id? I don't think hostname is appropriate for this purpose, because it might be changed constantly in a DHCP network environment. The output of 'dmidecode -s system-uuid' would be a perfect choice, but is there any reliable and portable way to get this code without root privilege? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
