What are some best practices to mix async libraries with sync code in scala

前端 未结 0 1059
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-04 00:33

I\'m working on a scala code where a 3rd party library returns a Future[Boolean] object while I need to consume this future object in my scala code which is fully written in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题