Skip to content

Conversation

@danicrg
Copy link

@danicrg danicrg commented Jan 23, 2026

Added async context manager support to AsyncStealthSession, delegating to the base async session when available and falling back to a safe close on exit. This enables async with AsyncStealthSession() as session: to work and ensures cleanup without changing request behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant