83064cd40b
F9.2: PreloadCache spawned a new Thread without IsBackground, which kept the plugin unload blocked until the warmup finished (typically 100-300 ms). Setting IsBackground=true plus a named thread matches the pattern already used in MessageManager (F6.1) and Plugin.RetentionSweep (F9.3) since v1.4.0.