dragonfly/tests/pytest
Roman Gershman 114e8bec5d Fixes #41.
1. Found dangling transaction pointers that where left in the watch queue. Fix the state machine there.
2. Improved transaction code a bit, merged duplicated code into RunInShard function, got rid of RunNoop.
3. Improved BPopper::Run flow.
4. Added 'DEBUG WATCH' command. Also 'DEBUG OBJECT' now returns shard id and the lock status of the object.
2022-05-27 12:20:01 +03:00
..
requirements.txt Introduce regression tests 2022-05-27 00:26:51 +03:00
test_dragonfly.py Fixes #41. 2022-05-27 12:20:01 +03:00