axe-windows
axe-windows copied to clipboard
[Feature Request] Need Task<ScanResults> IScanner.ScanAsync()
Is your feature request related to a problem? Please describe.
Currently the call to ScanResults IScanner.Scan() will result in a blocking call that will blocked the host making the call and bloking the UI thread, which is not desirable.
Describe the solution you'd like
We need Task<ScanResults> IScanner.ScanAsync() which allows the scanner to run asynchronously in a background thread
Describe alternatives you've considered
No other alternative considered.
Additional context
N/A
This issue has been marked as ready for team triage; we will triage it in our weekly review and update the issue. Thank you for contributing to Accessibility Insights!
In offline conversations, having proper cancellation is part of the ask, even though it's not called out in the description.
This issue requires additional investigation by the Accessibility Insights team. When the issue is ready to be triaged again, we will update the issue with the investigation result and add "status: ready for triage". Thank you for contributing to Accessibility Insights!
Thanks for the feature request, @chabiss, marking this as needs investigation to analyze on our side.
We're actively working on this feature
@chabiss, This is included in version 2.0.0. Release details are at https://github.com/microsoft/axe-windows/releases/tag/v2.0.0. Closing this issue