google / mozc

Mozc - a Japanese Input Method Editor designed for multi-platform
Other
2.32k stars 330 forks source link

Zombie Process Prevention #829

Closed phoepsilonix closed 8 months ago

phoepsilonix commented 8 months ago

Description

If you start and close the mozc_tool, there are cases where the zombie process remains, so prevent it.

Modified code locations

src/base/process.cc

Confirmation of the acceptable code locations

Check https://github.com/google/mozc/blob/master/CONTRIBUTING.md and confirm whether all modified files are acceptable for pull requests. "Yes"