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
Dispose in our projections should be resilient to parallel calls from multiple threads - this means it needs to correctly handle checking for already released references.
The text was updated successfully, but these errors were encountered:
from: #2964 (comment)
Dispose in our projections should be resilient to parallel calls from multiple threads - this means it needs to correctly handle checking for already released references.
The text was updated successfully, but these errors were encountered: