summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorzreszela <zreszela@cells.es>2019-07-30 10:23:11 +0200
committerzreszela <zreszela@cells.es>2019-07-30 10:23:11 +0200
commit2fac82b8c78344667393da46bf31acc09f8fd6a9 (patch)
tree40b76bc390a9113cbee4b9f3bd899704a5e8a62f /setup.py
parent282ddf87590b3818c48dd737d82a78c2c2ddf5d0 (diff)
Add mechanism to select shelve backend for MS environment
ndbm backend does not work correctly in the way Sardana uses shelve. This backend does not store data on disk when process receives SIGKILL or SIGABRT. gnu and dumb however works much better. Add MS_ENV_SHELVE_BACKEND to sardanacustomseetings in order to select between gnu and dumb backends. In case it is not specified, first try to use gnu and if not available use dumb.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions