Files
Misaki.HighPerformance/Misaki.HighPerformance.Jobs/WorkerThread.cs
Misaki 299426b48b fix(workerthread): improve job state transition logic
Updated job state transition in WorkerThread to allow jobs already in the Running state to proceed, preventing unnecessary skipping. Also incremented project version to 1.5.8.

This change ensures jobs are not skipped if their state is already Running, improving reliability in job execution.
2026-04-01 02:33:12 +09:00

3.6 KiB