Skip to content

remove timeout management - #191

Open
tecki wants to merge 2 commits into
mosquito:masterfrom
tecki:timeout
Open

remove timeout management#191
tecki wants to merge 2 commits into
mosquito:masterfrom
tecki:timeout

Conversation

@tecki

@tecki tecki commented Jan 6, 2024

Copy link
Copy Markdown

timeout parameters are useless, this is all managed by asyncio directly. For legacy purposes, a @legacy_timeout decorator adds the legacy timeout parameters and hands them over to asyncio.wait_for.

tecki added 2 commits January 6, 2024 16:36
timeout parameters are useless, this is all managed by asyncio directly.
For legacy purposes, a @legacy_timeout decorator adds the legacy timeout
parameters and hands them over to asyncio.wait_for.
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