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

Thread safe X2Cscope #75

Open
X2Cscope opened this issue Dec 12, 2024 · 0 comments
Open

Thread safe X2Cscope #75

X2Cscope opened this issue Dec 12, 2024 · 0 comments
Assignees

Comments

@X2Cscope
Copy link
Owner

  • Investigate the which level (X2Cscope/mcplnet) to implement
  • Ivestigate the method:
  • import threading import contextlib
    Example: """Return the module x2cScope object to all subviews.""" with lock: yield x2c_scope

OR

  • concurrent.futures — Launching parallel tasks
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

No branches or pull requests

2 participants