diff options
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/feat-refactor_decr_pool | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/feat-refactor_decr_pool b/client/changes/feat-refactor_decr_pool new file mode 100644 index 00000000..7a567bcc --- /dev/null +++ b/client/changes/feat-refactor_decr_pool @@ -0,0 +1 @@ +- Refactor decription pool and http target to use a deferred instead of a waiting loop. |