Skip to content
Snippets Groups Projects
Commit 6116744d authored by Andy Kruth's avatar Andy Kruth
Browse files

[orientdb] put db conn stuff in sync method

All db connection and creation logic is the same, it is just pulled into
a synchronized method so that multiple threads run through the
connection process one at a time.

Fixes #571
parent 779a703d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment