Message374803
| Author |
terry.reedy |
| Recipients |
albertpython, epaine, terry.reedy |
| Date |
2020-08-04.11:25:03 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1596540303.31.0.708518516329.issue41468@roundup.psfhosted.org> |
| In-reply-to |
|
| Content |
One should never see this message. As far as I remember, I have seen it only once in the last several years. It is intended to indicate a 'random' non-reproducible glitch in the communication machinery connecting the IDLE GUI process and the user code execution process. The most likely solution is to retry what you were doing. A report should only be made is the error is reproducible. "Unrecoverable, server exiting" is meant to convey this, but the meaning should be explained in the message. So I consider this a doc improvement issue.
If you report a repeatable failure, then we can look into that. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2020-08-04 11:25:03 | terry.reedy | set | recipients:
+ terry.reedy, epaine, albertpython |
| 2020-08-04 11:25:03 | terry.reedy | set | messageid: <1596540303.31.0.708518516329.issue41468@roundup.psfhosted.org> |
| 2020-08-04 11:25:03 | terry.reedy | link | issue41468 messages |
| 2020-08-04 11:25:03 | terry.reedy | create | |
|