pulumi/sdk/python/cmd/pulumi-language-python
Sean Gillespie 03e70a188b
Flush stdout and stderr on abnormal lang shutdown (#2226)
The langhost shares its standard out and standard error with the
language executor that it is used (python/nodejs), so we must be sure to
flush our stdout and stderr before reporting a Run failure to the
engine.
2018-11-19 17:59:01 -05:00
..
main.go Flush stdout and stderr on abnormal lang shutdown (#2226) 2018-11-19 17:59:01 -05:00