vchigrin / stakhanov

Distributed caching build system
GNU General Public License v2.0
7 stars 1 forks source link

Automatically stick to parent processes that use stdin input. #11

Open vchigrin opened 7 years ago

vchigrin commented 7 years ago

At present we manually configure such process patters. But at least reading data from stdin is entirely possible to detect, and stick such process to the producer of such input in the build tree.