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

Multithreading #62

Open
zspitz opened this issue Oct 11, 2020 · 0 comments
Open

Multithreading #62

zspitz opened this issue Oct 11, 2020 · 0 comments

Comments

@zspitz
Copy link
Owner

zspitz commented Oct 11, 2020

The original scenario for which this library was written -- for use within a debugging visualizer -- didn't require multithreaded safety, because AFAICT a VS debugger visualizer can only use a single thread.

However, the library is now separate from the visualizer, and as such should be made thread-safe.

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

1 participant