Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

feat(logcat): add connect-timeout flag and relax default timeout #35

Merged
merged 1 commit into from Mar 1, 2022

Conversation

john-u
Copy link
Contributor

@john-u john-u commented Feb 28, 2022

  • clean up UX prompt lifecycle management to ensure spinners are stopped, paused at correct times
  • finish unit test todos

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document
  • My code follows the code style of this project (npm run lint produces no warnings/errors)
  • Any required documentation has been added
  • I have added tests to cover my changes

}
}
}, this.flags['connect-timeout']).unref() // unref lets Node exit before callback is invoked

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setting timeout in this fashion due to EventSource/eventsource#251.

@john-u john-u merged commit df55787 into SmartThingsCommunity:main Mar 1, 2022
@john-u john-u deleted the feat-connect-timeout branch March 1, 2022 16:44
@smartthingspi
Copy link
Contributor

🎉 This PR is included in version 1.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants