ladybug-tools / honeybee-radiance-command

🐝 ⚡️ :abc: Honeybee wrapper around Radiance commands which is used by honeybee-radiance
https://www.ladybug.tools/honeybee-radiance-command/docs/
GNU Affero General Public License v3.0
0 stars 6 forks source link

fix(cutil): Add extra check to ensure returncode is an integer #225

Closed chriswmackey closed 2 years ago

chriswmackey commented 2 years ago

It seems that it's possible for the returncode to not be an integer:

https://discourse.ladybug.tools/t/hdr-adjust-false-color-not-working-on-mac/16941/6?u=chris

Admittedly, I think this was probably fixed in the previous PR by Mostapha but it still follows that people should't be getting a message that says "int argument required" if this case ever comes back somehow.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.20.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: