Forked from
atlas / athena
Source project has a limited visibility.
-
Frank Winklmeier authored
`ImplicitCollectionIterator` is not thread-safe due to the use of the `mutable` `m_rowBuffer`. This also makes `ImplicitCollection` not thread-safe (strictly speaking only the `newQuery` method).
Frank Winklmeier authored`ImplicitCollectionIterator` is not thread-safe due to the use of the `mutable` `m_rowBuffer`. This also makes `ImplicitCollection` not thread-safe (strictly speaking only the `newQuery` method).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.