summaryrefslogtreecommitdiffstats
path: root/ipa
diff options
context:
space:
mode:
authorPavel Zuna <pzuna@redhat.com>2010-01-13 17:38:35 +0100
committerRob Crittenden <rcritten@redhat.com>2010-01-13 13:39:50 -0500
commit0023ffb88181f86f2c155c16265c09bd56345237 (patch)
tree20a1f36721605981ee5aa92769204882c1161698 /ipa
parente1c1f077c0ca95f138eee768313e75dba1c6c5db (diff)
downloadfreeipa-0023ffb88181f86f2c155c16265c09bd56345237.tar.gz
freeipa-0023ffb88181f86f2c155c16265c09bd56345237.tar.xz
freeipa-0023ffb88181f86f2c155c16265c09bd56345237.zip
Fix backend.Executioner unit test.
Before the patch that allows to create unshared instances of Connectible objects, all Connection object were deleted at once in destroy_context(). It made sense at the time, because there was always at most one Connection per Connectible subclass and Connectible.disconnect() was called only internally by the Executioner class. Now that we can make arbitrary connections, it makes more sense to delete the Connection object when Connectible.disconnect() is called.
Diffstat (limited to 'ipa')
0 files changed, 0 insertions, 0 deletions