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
There are no statements about thread-safety for JsonSchema and other public elements. This might be confusing for library’s consumers. The documentation should clearly state what can be used from multiple threads and what cannot
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Enhancement description
There are no statements about thread-safety for
JsonSchema
and other public elements. This might be confusing for library’s consumers. The documentation should clearly state what can be used from multiple threads and what cannotThe text was updated successfully, but these errors were encountered: