mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 08:41:55 -06:00
3be696c92f
The schema cache used a BytesIO buffer to read/write schema cache before it got flushed to disk. Since the schema cache is now loaded in one go, the temporary buffer is no longer needed. File locking has been replaced with a temporary file and atomic rename. Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: David Kupka <dkupka@redhat.com> |
||
---|---|---|
.. | ||
install | ||
plugins | ||
remote_plugins | ||
__init__.py | ||
csrgen.py | ||
frontend.py | ||
Makefile.am | ||
setup.cfg | ||
setup.py |