HomeWildfire Games

Put the CMapGeneratorWorker completely inside the task

Description

Put the CMapGeneratorWorker completely inside the task

The return-slot provided by the Future is used for synchronisation.

Refs: #5874

Comments By: @Stan, @vladislavbelov, @wraitii

Differential Revision: https://code.wildfiregames.com/D5001

Event Timeline

vladislavbelov added inline comments.Nov 20 2023, 7:51 PM
/ps/trunk/source/graphics/MapReader.cpp
228

Why the constant was changed?

phosit added inline comments.Nov 21 2023, 5:39 PM
/ps/trunk/source/graphics/MapReader.cpp
228

The 20000 was split in to: 1 for StartMapGeneration and 19999 for PollMapGeneration