-
Notifications
You must be signed in to change notification settings - Fork 668
Fix synscan mode to complete expected sleep timeout #1641
Copy link
Copy link
Closed
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
In synscan mode, the program currently exits immediately after sending all packets, but some packets may still be unreceived. The expected behavior should follow the original definition of Timeout by adding a sleep period after sending packets to allow time for any remaining responses to arrive before the program exits.
Related Pull Request: #1636
Reported by: @akkuman
Requested by: @Mzack9999
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.