RootCauseunvalidated
it doesn't handle the asynchronous nature of the FastAPI app's lifespan context properly — The main reason that the written test fails. Tension: `global_rw` is not set due to improper initialization. Outcome: the FastAPI app's lifespan context correctly works and `global_rw` is initialized properly.
52e4f69c-1627-4dc0-9314-a0943f53bd50
it doesn't handle the asynchronous nature of the FastAPI app's lifespan context properly — The main reason that the written test fails. Tension: global_rw is not set due to improper initialization. Outcome: the FastAPI app's lifespan context correctly works and global_rw is initialized properly.