Skip to content

threading.Thread.setDaemon has been deprecated in favor of setting daemon attribute directly in Python 3.10 #130

Closed
@tirkarthi

Description

@tirkarthi

Ref : python/cpython#25174

thread.setDaemon(True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions