Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-05-12 | SYN-377: Make sure that the StreamIdGenerator.get_next.__exit__ is called ↵ | Mark Haines | 2 | -23/+27 | |
from the main thread after the transaction completes, not from database thread before the transaction completes. | |||||
2015-05-11 | Don't bother passing the events to the notifier since it isn't using them | Mark Haines | 1 | -95/+18 | |
2015-05-11 | Use wait_for_events to implement 'get_events' | Mark Haines | 1 | -79/+30 | |