Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove nested safe calls with timeouts, since it makes the code less … #109

Merged
merged 6 commits into from
Oct 6, 2023

Conversation

Sergey-Makarov
Copy link
Contributor

…predictable, as "structured concurrency" is not supported by safe call.

…predictable, as "structured concurrency" is not supported by safe call for now.
@Sergey-Makarov Sergey-Makarov force-pushed the fix/remove-nested-safe-with-timeout branch from ccbd48e to 1733d85 Compare October 6, 2023 14:17
@Sergey-Makarov Sergey-Makarov force-pushed the fix/remove-nested-safe-with-timeout branch from 1733d85 to 9fba647 Compare October 6, 2023 15:10
@Sergey-Makarov Sergey-Makarov merged commit dd670d3 into release/2.1.0 Oct 6, 2023
4 checks passed
@Sergey-Makarov Sergey-Makarov deleted the fix/remove-nested-safe-with-timeout branch April 23, 2024 16:14
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.

2 participants