This website requires JavaScript.
Explore
Help
Register
Sign In
db
/
pgbackrest
Watch
1
Star
0
Fork
0
You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced
2024-12-14 10:13:05 +02:00
Code
Issues
Releases
Activity
d6205d9501
pgbackrest
/
test
History
David Steele
d6205d9501
Looks like all unit tests pass - now for a long test run to see if that is really true. And to see if the old lockup is gone.
2015-02-27 23:31:39 -05:00
..
data
Looks like all unit tests pass - now for a long test run to see if that is really true. And to see if the old lockup is gone.
2015-02-27 23:31:39 -05:00
lib
/BackRestTest
Tracking down a lockup in the restore threads. It doesn't happen in backup - they are the same except that restore uses the ThreadGroup object. I'm beginning to think that threads and objects don't play together very nicely. Objects in threads seems OK, but threads in objects, not so much.
2015-02-03 20:33:33 -05:00
test.pl
Looks like all unit tests pass - now for a long test run to see if that is really true. And to see if the old lockup is gone.
2015-02-27 23:31:39 -05:00