Gitea runner building project very slow on windows #14886

Closed
opened 2025-11-02 11:25:07 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @aiyolo on GitHub (Aug 21, 2025).

Description

I deployed a gitea runner on windows to build my project written in cpp.

I found that the building process is extremely slow, it seems that the runner is paused.

Image

The runner is launched by the following command:

act_runner-0.2.12-windows-amd64.exe daemon

Gitea Version

1.24.5

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

windows

How are you running Gitea?

using docker

Database

None

Originally created by @aiyolo on GitHub (Aug 21, 2025). ### Description I deployed a gitea runner on windows to build my project written in cpp. I found that the building process is extremely slow, it seems that the runner is paused. <img width="1398" height="128" alt="Image" src="https://github.com/user-attachments/assets/343eb03c-4e52-4be5-b587-55426e973e9a" /> The runner is launched by the following command: ``` act_runner-0.2.12-windows-amd64.exe daemon ``` ### Gitea Version 1.24.5 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System windows ### How are you running Gitea? using docker ### Database None
GiteaMirror added the type/bug label 2025-11-02 11:25:07 -06:00
Author
Owner

@lunny commented on GitHub (Aug 21, 2025):

Which mode did the runner use? Docker mode or host mode.

@lunny commented on GitHub (Aug 21, 2025): Which mode did the runner use? Docker mode or host mode.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14886