Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide helper class for testing connectivity in batch #512

Closed
nabla-c0d3 opened this issue Mar 22, 2021 · 1 comment
Closed

Provide helper class for testing connectivity in batch #512

nabla-c0d3 opened this issue Mar 22, 2021 · 1 comment

Comments

@nabla-c0d3
Copy link
Owner

nabla-c0d3 commented Mar 22, 2021

  • It should be similar to the Scanner class after the changes implemented in Reduce memory usage when queuing a lot of scans #511 where all the ServerScanRequests have to be submitted in one call.
  • It should re-use concurrent_server_scans_count to limit how many connectivity scans are happening at the same time.
  • It should be easy to serialize the result to JSON.
@nabla-c0d3
Copy link
Owner Author

Released in v5.0.0.

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

No branches or pull requests

1 participant