Skip to content

Conversation

@e-khalilov
Copy link

  • Simple and clean implementation of adb device listener
  • Reworked handling of adb device states
    • Reconnection when device is unavailable for more than 30 seconds
    • All EventEmmiter `s removed, much less callbacks
    • Correct sequence of events organized

@e-khalilov e-khalilov requested a review from a team as a code owner September 4, 2025 18:04
@@ -0,0 +1,419 @@
import EventEmitter from 'events'

Choose a reason for hiding this comment

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

Maybe we need to implement all of this logic in adbkit lib

@DaniilSmirnov DaniilSmirnov self-requested a review September 5, 2025 08:52
@e-khalilov e-khalilov merged commit b92b49c into master Sep 5, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants