Skip to content

logging.shutdown should cope with IO errors from handler.release methods #60164

@ncoghlan

Description

@ncoghlan
BPO 15960
Nosy @vsajip, @ncoghlan

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/vsajip'
closed_at = <Date 2012-09-20.14:35:32.923>
created_at = <Date 2012-09-18.07:40:20.258>
labels = ['type-bug']
title = 'logging.shutdown should cope with IO errors from handler.release methods'
updated_at = <Date 2012-09-20.14:35:32.922>
user = 'https://github.com/ncoghlan'

bugs.python.org fields:

activity = <Date 2012-09-20.14:35:32.922>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = <Date 2012-09-20.14:35:32.923>
closer = 'vinay.sajip'
components = []
creation = <Date 2012-09-18.07:40:20.258>
creator = 'ncoghlan'
dependencies = []
files = []
hgrepos = []
issue_num = 15960
keywords = []
message_count = 4.0
messages = ['170635', '170647', '170698', '170807']
nosy_count = 2.0
nosy_names = ['vinay.sajip', 'ncoghlan']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15960'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

Metadata

Metadata

Assignees

Labels

type-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions