Skip to content

Add threading to the build profile#113243

Draft
YeldhamDev wants to merge 1 commit intogodotengine:masterfrom
YeldhamDev:build_profile_thread
Draft

Add threading to the build profile#113243
YeldhamDev wants to merge 1 commit intogodotengine:masterfrom
YeldhamDev:build_profile_thread

Conversation

@YeldhamDev
Copy link
Member

@YeldhamDev YeldhamDev commented Nov 27, 2025

This PR does the following:

  • Adds threading to the project class detection.
  • Adds a piece of text informing that the resulting profile needs to be used while compiling the engine to have any effect, with a link to the docs about it.

Problems

  • The detection for now crashes because of EditorProgress on this line, and I don't know why. Any help with this is appreciated:

if (progress->step(scan_data->current_file, 1)) {

@AR-DEV-1

This comment was marked as off-topic.

@YeldhamDev

This comment was marked as off-topic.

@AR-DEV-1

This comment was marked as off-topic.

@AThousandShips
Copy link
Member

The "not exposed" part is not related to this it already happens in master, it's normal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants