Use background task logic for the on_stop callback

This commit is contained in:
J. Nick Koston 2023-11-28 12:01:58 -06:00
parent 1ae50ca344
commit 138b0ec80c
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -206,7 +206,6 @@ class APIClient:
"cached_name",
"_background_tasks",
"_loop",
"_on_stop_task",
"log_name",
)