Htagweb

Latest version: v0.42.3

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 10

0.16.0

- `.handle` / `.serve` methods doesn't (and will never again) accept a recreate/force/renew parameter
- the recreate process/instance happens only if the file has changed ( a lot better !!! )
- better orchestrator/process (doesn't use a ps/process dict, to kill process ... instead : use real events --> so the process will kill itselpt --> and so : graceful shutdown is better)
- and so : **gunicorn** compliant !!!! (but reboot is broken)

**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.15.0...v0.16.0

0.15.0

Introduce `htagweb.server.ServerClient` ... to interact with process (list running processes, kill one, kilall)
(and refacto of code on "redys" server/client)

**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.14.0...v0.15.0

0.14.0

0.13.0

minor changes

- better logging (for hrserver/orchestrator, spawned process & hrclient)
- better publish interaction (will wait only if it reach to publish)
- timeout (from 20s to 2m) when hrclient wait for a response of hrserver
- tag.exit() really kill its process now ;-)

**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.12.0...v0.13.0

0.12.0

now, session is saved automatically after the interaction (so tag.state too)

**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.11.1...v0.12.0

0.11.1

fix on previous

**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.11.0...v0.11.1

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.