Way to stop a running scan on request #5138
pedrofialho94
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Hey @pedrofialho94 ! Thanks for starting this discussion. Could you go ahead and create a feature request for this? We'd be happy to take a look from there. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@pedrofialho94 see #5096 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It could be useful to have a way to stop a scan on request when using the Go library. Since both functions currently used are blocking and do not accept any signals from the outside, I don't think this is possible to implement at the moment.
Beta Was this translation helpful? Give feedback.
All reactions