it looks like syncthing is the stop job that hangs on GNOME for me. anyone know why syncthing might interact differently with gnome wayland than i3 or how I might begin to debug this? ``` Feb 10 17:05:25 hal systemd[1]: user@1000.service: State 'stop-sigterm' timed out. Killing. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 2094 (systemd) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 2108 (syncthing) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 2156 (syncthing) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 2155 (syncthing) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 2165 (n/a) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 2170 (syncthing) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 2172 (n/a) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 2173 (n/a) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 2587 (n/a) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 2589 (n/a) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 2110 (ssh-agent) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Killing process 9771 (dbus-daemon) with signal SIGKILL. Feb 10 17:05:25 hal systemd[1]: user@1000.service: Main process exited, code=killed, status=9/KILL Feb 10 17:05:25 hal systemd[1]: user@1000.service: Failed with result 'timeout'. ```