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
IMDFrameBuffer has two kwargs, pause_empty_proportion & unpause_empty_proportion, which define how the IMDProducer pauses & resumes the running simulation.
These features should be tested in two separate methods in imdclient/tests/test_imdclient.py with simple cases which expect a pause & resume at the correct time.
The text was updated successfully, but these errors were encountered:
IMDFrameBuffer
has two kwargs, pause_empty_proportion & unpause_empty_proportion, which define how the IMDProducer pauses & resumes the running simulation.These features should be tested in two separate methods in
imdclient/tests/test_imdclient.py
with simple cases which expect a pause & resume at the correct time.The text was updated successfully, but these errors were encountered: