daniil-berg
released this
2022-05-08 15:20:28 +02:00
| 1 commits to master since this release
Fixes
Control server session writes only once per listen iteration
Downloads
daniil-berg
released this
2022-05-07 16:16:59 +02:00
| 2 commits to master since this release
Fixes
Server response now always ends with newline
Downloads
daniil-berg
released this
2022-05-07 14:45:09 +02:00
| 4 commits to master since this release
Fixes
Server's control session did not stop reading from socket after newline
Downloads
daniil-berg
released this
2022-05-06 18:57:52 +02:00
| 5 commits to master since this release
Fixes
Bug in control parser due to missing docstring in until_closed
method
Downloads
daniil-berg
released this
2022-05-05 08:36:08 +02:00
| 7 commits to master since this release
Features
Add until_closed
method to pools
Downloads
daniil-berg
released this
2022-04-27 17:02:54 +02:00
| 8 commits to master since this release
Fixes
Fix socket path bug in control client
Downloads
daniil-berg
released this
2022-04-18 13:50:42 +02:00
| 9 commits to master since this release
Fixes
Fix cancel message bug for Python 3.8
Miscellaneous
Add test coverage workaround for Python version conditions
Improve exception handling & logging in meta-tasks
Expand docs
Downloads
daniil-berg
released this
2022-04-08 11:54:26 +02:00
| 13 commits to master since this release
Fixes
Fix compatibility with Python 3.8 (workaround for having a classmethod-property)
Fix control session problems with a separate IO buffer
Miscellaneous
Mark non-public control modules as such
Downloads
daniil-berg
released this
2022-03-31 21:07:20 +02:00
| 18 commits to master since this release
No point procrastinating. Consider the API fixed now.
Downloads
daniil-berg
released this
2022-03-24 13:43:37 +01:00
| 32 commits to master since this release
Almost ready for the first major realease.
Now with Sphinx documentation sources.
Some pool fixes pending.
Downloads