Skip to content

[Bug] Sometimes DeadLock when set inactivityTimeout > 0 #391

@changluyi

Description

@changluyi
  1. enable inactivityTimeout will cause o.rpcMutex.RLock() dead lock in here Sometimes.
    image
  2. I trace this problem , and found that the rpcClient will hang
    image
    3 .This occurs frequently when the timeout interval is set to a very small value, such as 10ms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions