Path to this page:
Next | Query returned 2 messages, browsing 1 to 10 | previous
CVS Commit History:
2024-01-28 18:38:32 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-hupper: updated to 1.12.1
1.12.1 (2024-01-26)
- Add support for Python 3.12.
- Fix a blocking issue when shutting down on Windows.
- Fix a race condition closing pipes when restarting the worker process.
See https://github.com/Pylons/hupper/pull/83
- Fix issues with watchman when the server shuts down unexpectedly and when
subscriptions are canceled.
- Add ``hupper.get_reloader().graceful_shutdown()`` which can be used within
your own app to trigger a full shutdown of the worker as well as the
monitoring.
See https://github.com/Pylons/hupper/pull/88
|
2023-06-17 19:34:06 by Thomas Klausner | Files touched by this commit (4) |
Log message:
sysutils/py-hupper: import py-hupper-1.12
hupper is an integrated process monitor that will track changes to
any imported Python files in sys.modules as well as custom paths.
When files are changed the process is restarted.
|
Next | Query returned 2 messages, browsing 1 to 10 | previous