On 8/6/26 11:42 AM, [email protected] wrote: > Thank you for your contribution! Sashiko AI review found 1 potential issue(s) > to consider: > > Pre-existing issues: > - [High] A `request_module_nowait()` call can prematurely complete a > concurrent `request_module(wait=true)` request, causing synchronous waiters > to proceed before the module is actually loaded.
This behavior is intentional.
