)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"d880df7e2a067c8fe95a468b0fb982c40c7fa447","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"7250d2e0_c0e197f2","updated":"2024-03-25 20:23:09.000000000","message":"Super-interesting!\n```\n\u003e               assert len(workers) \u003d\u003d expected_workers, \\\n                    \u0027Expected %d workers from config, but found %d:\\n%s\u0027 % (\n                        expected_workers, len(workers),\n                        \u0027\\n\u0027.join(cmdline(p).replace(\u0027\\x00\u0027, \u0027 \u0027)\n                                  for p in workers))\nE               AssertionError: Expected 1 workers from config, but found 2:\nE                 \nE                 /usr/libexec/platform-python /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf \nE               assert 2 \u003d\u003d 1\nE                 +2\nE                 -1\n```\nSo there\u0027s an extra child process, but it has no command line?? Maybe https://review.opendev.org/c/openstack/swift/+/913859 should also `readlink /proc/{pid}/exe`...","commit_id":"d355b1e87e3401462c2b1e712c46339341d2a814"}]}
