Full rewrite from scratch ... the third try ;-)
Seems to work as expected ... to compare with previous pypi release (0.24.0) :
- python > 3.7 (coz use shared-memory-dict)
- only POSIX (no more windows support)
- a lot simpler (use namedpipes in place of redys and multiple loops)
- really compatible with multiple uvicon workers (fix 4)
- the tag.update() feature is better handled in this version
- more unittests
- own a better/simpler manager (see htagweb.manage)
I use it in production ;-)
But pretty sure, they are still some bugs for now ...
Thanks to [IDX](https://idx.google.com/), which let me rewrite all from a simple chromebook in neat/(ultra-)decent vscode/nix/docker env. (easier than a real computer!)
Thanks to [alwaysdata](https://www.alwaysdata.com/), which let test all IRL ;-)