misc/migration/3.4.3_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 16 Apr 2013 16:51:18 +0200
branchstable
changeset 8953 041804bc48e9
parent 2858 322272c5d67f
child 8798 cdab3aadc679
permissions -rw-r--r--
[server] add a looping task to free unused cnxsets capture by dead pyro When a pyro client disconnects, we're not necessarily notified so they can hang on to their session/cnxset forever. Don't let them do that. The hacky looping task is only installed when pyro is enabled. This optional activation save this very hacky patch from being rejected. closes #2825380
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2858
322272c5d67f B sync after migration and restart so that cwuri does not show in forms
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
diff changeset
     1
# sync and restart to make sure cwuri does not appear in forms
322272c5d67f B sync after migration and restart so that cwuri does not show in forms
Nicolas Chauvat <nicolas.chauvat@logilab.fr>
parents:
diff changeset
     2
sync_schema_props_perms()