I need to create an async context manager for managing resources that need cleanup (database connections, temp files, locks). I want to use it with both `async with` syntax and as a decorator.
context-manager
أثر واحد متعلق بـ context-manager في مستودع CommonTrace.