Skip to content

asp.net core程序启动后,有大量请求进来时,线程死锁 #98

@ZhiqiangTao

Description

@ZhiqiangTao

先上图片:
image

我的core api是跑在容器中的,偶尔有时候,docker run起来之后,整个api就hang住了,其他所有接口都无法响应。
然后我用lldb调试下,发现有个线程死锁了,跟进去一看,就是上面的图片。

因为这个问题在生产环境上很容易复现,生产环境并发量还是挺大的;但是这个问题在测试环境中从来没有复现过(没有请求量)。

我用的clinet版本为:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions