Skip to content

v4.7.2

Compare
Choose a tag to compare
@atdrendel atdrendel released this 17 Mar 10:01
3390f29
  • Reconnect to socket after the heartbeat timer times out
  • Improve our usage of DispatchQueue by parenting our queues to the "non-overcommit global queue", which will hopefully prevent thread explosion
  • Extract Timer into DispatchTimer