# multiprocessing.ProcessError

- **ID:** `python/multiprocessing-processerror`
- **Domain:** python
- **Category:** system_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Base class for multiprocessing module exceptions.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 3.x | active | — | — |
