Skip to content

[cleanup][ThreadSafety] For singleton storages like Quadratures throw exception.

Robert K requested to merge bugfix/cleanup-quad-threadsafety into master

Throw exception if accessed in multi thread mode when objects are created.

Merge request reports