You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be certainly more locally consistent as the receive_timeout field is already private on purpose. It would cause some churn for crate users, but better sooner than later?
Note that Context is no longer user-constructible after merging #53.
The text was updated successfully, but these errors were encountered:
Mentioned by @skywhale in #53 (comment) CC @bschwind.
It would be certainly more locally consistent as the
receive_timeout
field is already private on purpose. It would cause some churn for crate users, but better sooner than later?Note that
Context
is no longer user-constructible after merging #53.The text was updated successfully, but these errors were encountered: