Skip to content
Snippets Groups Projects
  • Rogier's avatar
    4b17105d
    Emergeblocks: Fix occasional crash · 4b17105d
    Rogier authored
    Modification of the emergeblocks internal state was not protected
    by a lock, causing a race condition.
    This can be reproduced by repeatedly running emergeblocks for an
    already-generated section of the map (with multiple emerge threads).
    4b17105d
    History
    Emergeblocks: Fix occasional crash
    Rogier authored
    Modification of the emergeblocks internal state was not protected
    by a lock, causing a race condition.
    This can be reproduced by repeatedly running emergeblocks for an
    already-generated section of the map (with multiple emerge threads).