Skip to content

v1.2.1 Fix queue polling

Compare
Choose a tag to compare
@dustinlarimer dustinlarimer released this 18 Sep 21:39
· 329 commits to master since this release
  • Fixed a queue polling issue (#84) to prevent queue from polling until events are added to the queue, allowing scripts to close properly when queues are not used
  • Clear polling loop prior to replacing queue with a new one