]> WPIA git - gigi.git/commit
chg: Make synchronization on the Database layer explicit
authorBenny Baumann <BenBE1987@gmx.net>
Sun, 19 Mar 2017 18:18:47 +0000 (19:18 +0100)
committerBenny Baumann <BenBE1987@gmx.net>
Wed, 22 Mar 2017 21:01:29 +0000 (22:01 +0100)
commit402feee6f7743e0baf17c13f2dab8f25ece4f04b
treed2e7047151a789771a7a4119f1de3c4385bc4bcf
parentf0e9872c2436abc7bcb6d160af9a0056248d3ad8
chg: Make synchronization on the Database layer explicit

This avoids a synchronization issue when closing the connection - even though that code is single-threaded ATM.

Change-Id: I9a57ce72664ffce42239f6d1199195bfe72b216b
tests/club/wpia/gigi/testUtils/ConfiguredTest.java