Adding a ticket for what we discussed yesterday. Currently, running just the contents manager fails because we never call nest_asyncio.apply() (we only do it when we load the server extension).
This should not happen, running the contents manager without the the rest os the endpoints should be possible.
Adding a ticket for what we discussed yesterday. Currently, running just the contents manager fails because we never call
nest_asyncio.apply()(we only do it when we load the server extension).This should not happen, running the contents manager without the the rest os the endpoints should be possible.