Changed all functions currently raising the private NoCurrentAsyncBackend exception to instead raise the public NoEventLoopError exception
Fixed 1
Fixed anyio.functools.lru_cache not working with instance methods
Changed all functions currently raising the private NoCurrentAsyncBackend exception (since v4.12.0) to instead raise the public NoEventLoopError exception (#1048)
Fixed anyio.functools.lru_cache not working with instance methods (#1042)