Skip to content

src, loader: return promises from link

Returns the promises created by link so that they can be awaited to get rid of race conditions while resolving and loading modules.

closes #18249 (closed)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

loader, src

Merge request reports

Loading