Getting values from Deno KV in a Web Worker always return empty array despite working correctly o...
Getting values from Deno KV in a Web Worker always return empty array despite working correctly outside the worker context (in the parent app). What can cause this behavior?

