You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I the C variables are global, the reader will not be thread-safe. If, however, everything is in instance variable, we should be OK. This needs investigation.
The text was updated successfully, but these errors were encountered:
I the C variables are global, the reader will not be thread-safe. If, however, everything is in instance variable, we should be OK. This needs investigation.
The text was updated successfully, but these errors were encountered: