user=> (def p (promise)) #'user/p user=> p #<core$promise$reify__6153@bfb588: :pending> ; 对未有值的promise 进行deref ; 为了避免陷入无限阻塞,设置5 秒的超时 ...
確定! 回上一頁