学習 / CI/CD Glossary / Zombie process Zombie Process - CI/CD用語集の定義 zombie processは終了していますが、親が終了ステータスを回収していないため、回収されるまでプロセステーブルにdefunctのエントリとして残ります。関連ガイドSIGTERM - CI/CD Glossary DefinitionSIGTERM (signal 15) asks a process to shut down gracefully so it can clean up. CI sends it on cancel or timeo… File Descriptor - CI/CD Glossary DefinitionA file descriptor is the integer the OS assigns a process for each open file, socket, or pipe. Exhausting the… 前へZero-cost abstraction次へABI (Application Binary Interface)