Message361224
Well, my comment/request was prompted by whether this issue is a duplicate of bpo-26789, because it's not clear from the OP. If it is, then it can be closed as such. I don't think this is specifically a logging problem, more a case of how things become inaccessible as the interpreter shuts down. Any code which calls "open" (or some other builtins) would run into this problem, not just and not specifically logging. I'm not sure, but I don't believe we have a good answer to this problem in general. |
|
Date |
User |
Action |
Args |
2020-02-02 08:28:51 | vinay.sajip | set | recipients:
+ vinay.sajip, serhiy.storchaka, xtreak, Sandeep |
2020-02-02 08:28:51 | vinay.sajip | set | messageid: <1580632131.79.0.875588971116.issue39513@roundup.psfhosted.org> |
2020-02-02 08:28:51 | vinay.sajip | link | issue39513 messages |
2020-02-02 08:28:51 | vinay.sajip | create | |
|