You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, there is an error in the API call made here in that minFrameTime should be in units of seconds while framePeriod is in units of nanoseconds. This means that the initial frame time being set is off by an order of a billion, leading to an overflow in the timing program.
However, this should result in an exception being raised rather than a crash of the control daemon.
The following call crashes Pychcronos. It should result in an error message.
Log:
The text was updated successfully, but these errors were encountered: