Conversation
Some methods were moved from ContinuousData
|
On naming: the
but that becomes quite verbose. |
|
Could you comment on why this PR was closed (without merging)? EDIT: I now see (or at least assume) that it has been superceded by #215. |
|
@DaniBodor This was auto-closed by GitHub when I changed the branch name. I thought it would transfer the PR to the new branch name, but that turned out to not be the case. I was unable to reopen the commit and change the branch afterwards. |
|
Ah, i understand. I'm also surprised, it usually does transfer it in my experience |
While working on tests for ContinuousData, I was fixing some locking mechanisms. Since these will probably be reused in the future, I decided to write a mixin instead.
This mixin has been implemented and tested with ContinuousData only.