Skip to content

CPU 异常占用 #33926

Closed
Closed
@zhk0603

Description

@zhk0603

Description

第一次创建的时候,是正常的,我重启服务器(ESIX,控制面板直接重启)之后CPU异常占用

Image

Gitea Version

1.24.0+dev-449-g1ea5216f4a

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

networks:
gitea:
external: false

services:
server:
image: docker.io/gitea/gitea:nightly
container_name: gitea
environment:
- USER_UID=1000
- USER_GID=1000
restart: always
networks:
- gitea
volumes:
- /mnt/data/gitea:/data
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
ports:
- "13000:3000"
- "12222:22"

Database

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/needs-feedbackFor bugs, we need more details. For features, the feature must be described in more detailtype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions