Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure all methods of any instrument are safe to be called concurrently #1711

Open
kaylareopelle opened this issue Aug 29, 2024 · 1 comment

Comments

@kaylareopelle
Copy link
Contributor

All methods of an instrument must be safe to be called concurrently. This might be the case already, but we should verify that it is. If the methods are not safe to be called concurrently, update the code.

Copy link
Contributor

👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.

@github-actions github-actions bot added the stale label Sep 29, 2024
@kaylareopelle kaylareopelle added keep and removed stale labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant