|
051d0cb911
|
Fix control server response writes
|
2022-05-08 15:20:07 +02:00 |
|
|
ee0b8c0002
|
End control server response with newline
|
2022-05-07 16:16:50 +02:00 |
|
|
5a72a6d1d1
|
Fix server's control session reading from socket; improve docstrings
|
2022-05-07 14:44:43 +02:00 |
|
|
72e380cd77
|
Version increment
|
2022-05-06 18:57:45 +02:00 |
|
|
dae883446a
|
Add until_closed method to pools
|
2022-05-05 08:35:32 +02:00 |
|
|
e3bbb05eac
|
Fix version number
|
2022-04-18 13:49:40 +02:00 |
|
|
d7cd16c540
|
Add docs on IDs and groups
|
2022-04-09 14:53:07 +02:00 |
|
|
db306a1a1f
|
Fixed Python 3.8 compatibility bugs; classmethod+property workaround; control session buffer
|
2022-04-08 11:53:53 +02:00 |
|
|
cf02206588
|
Add RtD config
|
2022-04-04 10:06:39 +02:00 |
|
|
80fc91ec47
|
made start "non-async" using meta task
|
2022-03-30 21:51:19 +02:00 |
|
|
a72a7cc516
|
made a bunch of methods "non-async"
|
2022-03-30 18:16:28 +02:00 |
|
|
5b3ac52bf6
|
start method now returns group name
|
2022-03-30 15:31:38 +02:00 |
|
|
17539e9c27
|
made apply non-blocking by using a meta-task
|
2022-03-29 20:01:44 +02:00 |
|
|
1beb9fc9b0
|
gather_and_close now automatically locks the pool
|
2022-03-29 19:43:21 +02:00 |
|
|
23a4cb028a
|
renamed group_size to num_concurrent in _map
|
2022-03-29 19:34:27 +02:00 |
|
|
7e34aa106d
|
sphinx documentation; adjusted all docstrings; moved some modules to non-public subpackage
|
2022-03-24 13:38:30 +01:00 |
|