JavaScriptKit
JavaScriptKit copied to clipboard
Respect Job priority in WebWorkerTaskExecutor
Currently, WebWorkerTaskExecutor doesn't re-order jobs based on their priorities, but just schedules them in the order they are enqueued.