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

Fixed issue in session-manager where "noSessionReuse" option was not properly read #643

Merged
merged 2 commits into from Oct 9, 2017
Merged

Conversation

bjarketrux
Copy link
Contributor

The option noSessionReuse dit not work. In the beginning of a run the following debug is printed:

[chimp][session-manager] noSessionReuse is true, not reusing a session

But then it deletes all sessions anyway.
This pull request uses the same logic for that first line in the code where it actually deletes sessions.

@samhatoum samhatoum merged commit ecc11d7 into xolvio:master Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants