AFFiNE/packages
pengx17 69c507fded
fix(electron): do not use async callback in onBeforeSendHeaders (#7894)
it seems using async callback for onBeforeSendHeaders may crash the app.
the main reason why it is async is to read the cookies from session.

fix AF-1172
2024-08-16 05:17:47 +00:00
..
backend test(server): all instance variants (#7882) 2024-08-15 10:01:54 +00:00
common refactor(core): separate editor & doc mode (#7873) 2024-08-14 11:43:03 +00:00
frontend fix(electron): do not use async callback in onBeforeSendHeaders (#7894) 2024-08-16 05:17:47 +00:00