Frontmatter
| id | 8820 |
| title | test: Port Race Condition Test to Dev |
| state | Closed |
| labels | aitestingcore |
| assignees | tobiu |
| createdAt | Jan 20, 2026, 1:22 AM |
| updatedAt | Jan 20, 2026, 1:27 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8820 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 20, 2026, 1:27 AM |
Porting the
RaceCondition.spec.mjstest fromfeat/8814-race-conditionto thedevbranch. This test reproduces a race condition where duplicate DOM nodes are created during rapid state changes.