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

DEBUG_MSG is not thread-safe #198

Closed
alexander-zimmermann opened this issue Nov 27, 2014 · 1 comment
Closed

DEBUG_MSG is not thread-safe #198

alexander-zimmermann opened this issue Nov 27, 2014 · 1 comment

Comments

@alexander-zimmermann
Copy link
Contributor

DEBUG_MSG macro is not thread-safe since it calls debug_timestamp(), which maintains static data.

@alexander-zimmermann
Copy link
Contributor Author

Closed by pull request #199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant