Use of Blocking Code in Single-threaded, Non-blocking Context

Properties


name
Use of Blocking Code in Single-threaded, Non-blocking Context
definition
The product uses a non-blocking model that relies on a single threaded process for features such as scalability, but it contains code that can block when it is invoked.

Neighbors

CWE-1322 has no direct neighbors in this release.

Inferred Relationships

This page is experimental and may change significantly in future releases.

Related Countermeasure Techniques

No related defensive techniques in this release.

Related Weaknesses

Related Offensive Techniques

No related offensive techniques in this release.