sbp opened a new issue, #238:
URL: https://github.com/apache/tooling-trusted-releases/issues/238

   ```
   ERROR    [ 2025-10-08 14:15:32.709 ] 537 <atr.server> Exception              
                                                               app.py:1155
            Traceback (most recent call last):
              File 
"/tooling-trusted-releases/.venv/lib/python3.13/site-packages/quart/app.py", 
line 1793, in shutdown
                await self.ensure_async(func)()
              File "/tooling-trusted-releases/atr/server.py", line 200, in 
shutdown
                await task
              File "/tooling-trusted-releases/atr/svn/pubsub.py", line 58, in 
start
                async for payload in asfpy.pubsub.listen(
                ...<14 lines>...
                    await self._process_payload(payload)
              File 
"/tooling-trusted-releases/.venv/lib/python3.13/site-packages/asfpy/pubsub.py", 
line 78, in listen
                async for payload in _process_connection(session, pubsub_url):
                ...<6 lines>...
                    yield payload
              File 
"/tooling-trusted-releases/.venv/lib/python3.13/site-packages/asfpy/pubsub.py", 
line 103, in _process_connection
                async with session.get(pubsub_url) as conn:
                           ~~~~~~~~~~~^^^^^^^^^^^^
              File 
"/tooling-trusted-releases/.venv/lib/python3.13/site-packages/aiohttp/client.py",
 line 1488, in __aenter__
                self._resp: _RetType = await self._coro
                                       ^^^^^^^^^^^^^^^^
              File 
"/tooling-trusted-releases/.venv/lib/python3.13/site-packages/aiohttp/client.py",
 line 637, in _request
                raise err_exc_cls(url)
            aiohttp.client_exceptions.InvalidUrlClientError: commit/svn
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to