M
Mike Fechner
Guest
When two threads in parallel compile two child classes of the same super-class, the super-class r-code is written twice (by every thread one). This may lead to file access problems.
Continue reading...
Continue reading...