dmwm / dmwm/FileMover

Clean-up TreadPool

Open
#744 0 comments 0 reactions 1 assignee Claimed by @vkuznet View on GitHub
core development
Dominant language
Python
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- Recommend using try/finally around mutex, condition objects.
- Not that it probably matters much in practice, but should have
_pool_cond.acquire() around setting _killflag and company.
- Use python threading queue and pool instead of your own?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.