mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +00:00
We very much assume that the SQL storage backend runs in a singleton process. When this is not the case, and multiple UI processes try to write to the database at the same time, one of them will fail. Since --force-new-process is a testing mode flag, let's just disable the SQL backend when that flag is present.
10 KiB
10 KiB