Searched refs:nxt_py_asgi_lifespan_type (Results 1 – 1 of 1) sorted by relevance
81 static PyTypeObject nxt_py_asgi_lifespan_type = { variable141 if (nxt_slow_path(PyType_Ready(&nxt_py_asgi_lifespan_type) != 0)) { in nxt_py_asgi_lifespan_target_startup()147 lifespan = PyObject_New(nxt_py_asgi_lifespan_t, &nxt_py_asgi_lifespan_type); in nxt_py_asgi_lifespan_target_startup()