d3a25d37创建于 2024年6月4日历史提交
open Core
open Async

type t =
  { events : Event.t Pipe.Reader.t list
  ; close_result : unit Or_error.t Deferred.t
  }