Skip to content
Snippets Groups Projects

feat: AUTO-4048 Add docstrings

1 unresolved thread
Merged Anton Teplyakov requested to merge feature/AUTO-4048 into master
1 unresolved thread

Closes AUTO-4048

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
43 76 )
44 77
45 78 async def close(self) -> None:
79 """Закрывает активное gRPC-соединение."""
46 80 await self.channel.close()
47 81
48 82
49 83 def get_grpc_channel(
  • Eterevskiy Georgiy approved this merge request

    approved this merge request

  • mentioned in commit 751b4047

  • Please register or sign in to reply
    Loading