SPR# AJAN82QTNB - Fixed a problem with multiple Clients simultaneously doing Seamless mail upgrade (SMU), a stage that runs the LS Compiler on the Server may run 2 compiles through this non-thread-safe code, causing a crash.
For now, we serialized the compile portion of SMU, which is too minor to be a performance problem. This regression was introduced in 8.0.
↧