BPO | [22867](https://bugs.python.org/issue22867) --- | :--- Nosy | @smontanaro, @vadmium *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: ```python assignee = None closed_at = None created_at = labels = ['docs'] title = 'document behavior of calling atexit.register() while atexit._run_exitfuncs is running' updated_at = user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = actor = 'ethan.furman' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation'] creation = creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 22867 keywords = [] message_count = 2.0 messages = ['231135', '231354'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'docs@python', 'martin.panter'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue22867' versions = [] ``` ### Linked PRs * gh-104473 * gh-104500