Skip to content

Cookies not flushed to disk when closing app immediately. Expose CookieManager.FlushStore method. #365

@cztomczak

Description

@cztomczak

Reported to occur on Windows 10 in examples: wxpython.py, qt.py and hello_world.py. This issue occurs when using ApplicationSettings.cache_path option. Cookies are not flushed when closing app immediately. Cookies are flushd to disk every 30 sec or so.

Reported issue on upstream CEF Forum:
https://magpcss.org/ceforum/viewtopic.php?f=6&t=16169

Original report on the CEF Python Forum:
https://groups.google.com/d/topic/cefpython/a7Mt-GqJEms/discussion

A similar issue was fixed in the v31 branch via Issue #158.

Issue occurs on Windows.
In v57 it worked fine on Linux, but in v66 the issue occurs also on Linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions