Re: quantlib multi-threading fix
Posted by SteveGe on
URL: http://quantlib.414.s1.nabble.com/quantlib-multi-threading-fix-tp16187p16191.html
It also fix the singleton pattern, it use thread local to fix it. We disable all Observer pattern but still experience singleton race condition.