How to post message to web worker from main thread, when the handler from a previous message is already running

后端 未结 0 567
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-12 06:18

I have a message handler that by definition will need to take a long time to execute, but while it runs, I need the webworker to simultaneously be receiving data from the ma

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