`rand` variable unused in `test_resource_tracker`
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Closed
Description
opened
The rand variable is unused in TestResourceTracker.test_resource_tracker. In addition, tempfile is only used for rand, so there's no need to import it.
cpython/Lib/test/_test_multiprocessing.py
Line 5298 in 273a819
| rand = tempfile._RandomNameSequence() |
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Fields
No fields configured for issues without a type.
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests