Open
Bug 1536026
Opened 7 years ago
Updated 3 years ago
[mozproxy] Remove sys.exit() calls in the mozproxy
Categories
(Testing :: Mozbase, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: tarek, Unassigned)
Details
There are a couple of sys.exit() calls in the proxy class, that should be replaced by explicit exceptions containing a clear error message
- CertInstallError
- ProxyStartError
Updated•7 years ago
|
Component: Raptor → Mozbase
Summary: Remove sys.exit calls in the proxy → [mozproxy] Remove sys.exit() calls in the mozproxy
Updated•7 years ago
|
Priority: -- → P3
| Reporter | ||
Updated•7 years ago
|
Assignee: tarek → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•