MCPcopy Create free account
hub / github.com/astral-sh/python-build-standalone / server

Function server

src/github_api_tester.py:288–289  ·  view source on GitHub ↗
(nursery)

Source from the content-addressed store, hash-verified

286
287@pytest.fixture
288async def server(nursery):
289 await nursery.start(app.run_task)
290
291
292FILENAME = "cpython-3.0.0-x86_64-unknown-linux-gnu-install_only-19700101T1234.tar.gz"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected