summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-05-12SYN-377: Make sure that the StreamIdGenerator.get_next.__exit__ is called ↵Mark Haines2-23/+27
from the main thread after the transaction completes, not from database thread before the transaction completes.
2015-05-11Bump versionErik Johnston1-1/+1
2015-05-11