Ticket #49 (closed bug: fixed)
reset configuration ignored by memcached_sessions
| Reported by: | bertrand.croq | Owned by: | apoirier |
|---|---|---|---|
| Priority: | major | Component: | ajax |
| Version: | Keywords: | memcached | |
| Cc: |
Description
The memcached.flush_all() call is done before Sessions.set_config() if given a chance to give the configuration.
As the default value for reset is True, flush_all() is always called.
Change History
Note: See
TracTickets for help on using
tickets.
(In [abccd08193ec3c3de0edff7fab107befa949b0bc]) Fixes #49