Skip to content

Conversation

@FasterSpeeding
Copy link
Collaborator

Summary

Checklist

  • I have run nox and all the pipelines have passed.
  • I have made unittests according to the code I have added/modified/deleted.

Related issues

"""

__slots__ = ("_authors", "_buffer", "_index", "_iterator", "_lock")
__slots__ = ("_authors", "_buffer", "_index", "_iterator")
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Todo: how does locking work for components when multiple ppl are using them and do we need to bring back these locks?

@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2023

PR Preview Action ddfa7dc4b5f8fa02675fe5da02ae15c9722367f0
🚀 Deployed preview to https://FasterSpeeding.github.io/Yuyo/pr-preview/pr-235/
on branch docs at 2023-02-14 07:17 UTC

@FasterSpeeding FasterSpeeding force-pushed the task/fix-locks branch 3 times, most recently from f51aafc to 3c6eaf3 Compare February 12, 2023 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants