Skip to content
代码片段 群组 项目
  • Furkan Ayhan's avatar
    5e817cd0
    Add async support to gitlab-http · 5e817cd0
    Furkan Ayhan 创作于
    When using the `gitlab-http` gem, you can pass the `async: true` option
    and get a `Concurrent::Promise` object. Since there is no business
    logic and external connection inside the async calls, it is thread-safe.
    5e817cd0
    历史
    Add async support to gitlab-http
    Furkan Ayhan 创作于
    When using the `gitlab-http` gem, you can pass the `async: true` option
    and get a `Concurrent::Promise` object. Since there is no business
    logic and external connection inside the async calls, it is thread-safe.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
此项目使用RubyGems管理其依赖关系. 进一步了解