gitfs icon indicating copy to clipboard operation
gitfs copied to clipboard

Python atomiclong seems to be discontinued

Open Doom4535 opened this issue 4 years ago • 1 comments

I was just looking through the dependencies and noticed that the atomiclong dependency (requirements.txt) seems to be discontinued with the developer saying not to use it. I'm not sure if this recommendation is because they wish to no longer maintain it or if there are underlying issues, does anyone have any input or awareness involving this?

Doom4535 avatar Jan 04 '22 04:01 Doom4535

Does it require external module at all? https://www.reddit.com/r/Python/comments/52mlee/a_threadsafe_incrementing_counter_very_simple_but/

mcepl avatar Apr 28 '23 23:04 mcepl