diff --git a/ulwgl_dl_util.py b/ulwgl_dl_util.py index aa13761..ac20dcf 100644 --- a/ulwgl_dl_util.py +++ b/ulwgl_dl_util.py @@ -100,6 +100,7 @@ def _fetch_releases() -> List[Tuple[str, str]]: if len(files) == 2: break break + conn.close() return files