Skip to content
  • Marek Vavruša's avatar
    37fcd6c3
    lib/resolve: overlay is not copied on startup · 37fcd6c3
    Marek Vavruša authored
    this fixes a problem when a module was removed, but pending
    queries referenced it, causing a crash. usually when the
    server was busy and a module was unloaded.
    as we don’t need to copy layers at all, they’re just iterated
    from the array of modules using a macro
    37fcd6c3
    lib/resolve: overlay is not copied on startup
    Marek Vavruša authored
    this fixes a problem when a module was removed, but pending
    queries referenced it, causing a crash. usually when the
    server was busy and a module was unloaded.
    as we don’t need to copy layers at all, they’re just iterated
    from the array of modules using a macro
Loading