code-pushup
Enterprise
cli
Sign in / Sign up
Open main menu
cli
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
fix/parallel-runner-race-condition
8aa3adad chore: fix lint
13 hours ago
by beaussan
b
Failed
fix/parallel-runner-race-condition
2ad06a9a fix(utils): prevent race condition in parallel plugin runs When running the same plugin for multiple projects in parallel (e.g., via Nx targets), the timestamp-based directory naming could collide if two processes started within the same millisecond. This caused one process to delete the output directory while another was still using it, leading to failures. The fix adds process.pid and a random suffix to the directory name, ensuring uniqueness even when multiple processes run simultaneously.
13 hours ago
by beaussan
b
Previous page
Previous
Next
Next page