Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Replace file locks if too slow #54

Open
TheCodeSummoner opened this issue Nov 16, 2019 · 1 comment
Open

Replace file locks if too slow #54

TheCodeSummoner opened this issue Nov 16, 2019 · 1 comment
Assignees

Comments

@TheCodeSummoner
Copy link
Member

To replace the file locking mechanism with multiprocessing.Lock and reference passing if needed. The latter solution is ugly, but faster. Possibly mimic how named objects are shared in the logging module in the latter solution?

@TheCodeSummoner TheCodeSummoner self-assigned this Nov 16, 2019
@TheCodeSummoner
Copy link
Member Author

Blocked until relevant

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant