2

Hi I created suit tests for my api, but when running the robot file my server stops at some point with the error:

 http: Accept error: accept tcp [::]:8000: accept: too many open files; retrying in 5ms

This is because robot is creating session using Create Session keyword but is not closing it how can I close a session after I finish using it? thank you

1 Answer 1

3

I solved this using the keyword Delete All Sessions

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.