workerd
workerd copied to clipboard
🐛 Bug Report — Runtime APIs GPU Timeout Generator
While working on a separate issue I found a bug that can occur in workerd::api::gpu::AsyncRunner::QueueTick()
. Since AsyncRunner owns it's own timeout id generator it can create IDs that interfere with the IDs generated by the global scope.