← Parallel Community Sign in to post

Can I run two processes on the same profile at once?

usmanm736 · 1 day ago
I'd like a scheduled process and a manual one on the same profile. Is that safe, or do they interfere?

1 answer

Parallel Staff · 1 day ago
No, and as of v0.0.63 the app stops you.

Two runs drive the same browser and interleave, and the damage used to be silent: both runs reported success while each partly overwrote the other's work. Measured directly — two concurrent runs each set a marker and each read the other's back, both reporting ok: true.

A second run on a profile that is already busy is now refused, naming the profile. Runs on different profiles are unaffected, and a schedule listing the same profile twice has always deduplicated it.

Posting as Anonymous. Sign in to post under your name.