gtristan commented on issue #2006:
URL: https://github.com/apache/buildstream/issues/2006#issuecomment-2845134172

   Interesting, this looks like the cause is that `OptionBool.get_value()` 
returns the strings "0" or "1".
   
   While that *could* be changed, I wonder if the safer option would be to have 
`MappingNode.get_bool()` recognize "0" and non zero numerical values as 
legitimate values for `False` and `True`.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to