bwsw commented on issue #3838: CS 4.11.2+ SSVM bug when scanning templates
URL: https://github.com/apache/cloudstack/issues/3838#issuecomment-579053205
 
 
   @weizhouapache It loooks like another sort of workaround! I don't get why 
it's better. Instead of fixing bug, we try to handle script exit code outside. 
But exit code can be produced by:
   1. wrong script behaviour (your proposal is OK)
   2. by 
[process.destroy()](https://github.com/apache/cloudstack/blob/master/utils/src/main/java/com/cloud/utils/script/OutputInterpreter.java#L73)
 from wrong implementation.
   
   @rhtyd @DaanHoogland @PaulAngus @borisstoyanov @andrijapanicsb Please 
dedicate your attention here. It's an important bug.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to