commit | b8fb5a1ac4c8c2bc7ad4aa36a9c5a5f3b99db474 | [log] [tgz] |
---|---|---|
author | Tim Edwards <tim@opencircuitdesign.com> | Wed Jan 20 15:06:52 2021 -0500 |
committer | Tim Edwards <tim@opencircuitdesign.com> | Wed Jan 20 15:06:52 2021 -0500 |
tree | 898331e460dd972ae9bd49751d12be0959fa5063 | |
parent | 6d75ca022730ae4ace374a268c7684d51a7a37c5 [diff] |
Corrected the check_density.py script to add a timeout value of 1/2 second on the select.select() call to keep it from causing the outer script to take up 100% CPU cycles while the magic subprocess runs.