promise: move check_free_disk_space promise to promise.plugin
check_free_disk_space is now in promise.plugin, with some improvement. Database connection timeout is now 10 seconds If database is locked, promise will try again 10 times before start to raise error with "database is locked" message.
Showing
-
Owner
Isn't this error because
slapos/test/promise/plugin/__init__.py
is missing ? -
Developer
@jerome thank you for pointing this out, I'm fixing it.
Please register or sign in to comment