Add synchronized modifier to the login methods, so that only one thread at a time tries to login. All the following threads then should be able to use the session cookies |
||
---|---|---|
.. | ||
assembly | ||
main | ||
test/resources |
Add synchronized modifier to the login methods, so that only one thread at a time tries to login. All the following threads then should be able to use the session cookies |
||
---|---|---|
.. | ||
assembly | ||
main | ||
test/resources |