mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-16 05:04:21 +02:00
There is some nasty bug we can run into: ``` ERROR: Task was destroyed but it is pending! task: <Task pending name='Task-44' coro=<dampen.<locals>.decorator.<locals>.fn_now() running at /home/bernat/.config/i3/bin/i3-companion:115> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f687353e2b0>()]>> ``` This is often followed by a segfault. It's a bit difficult to understand where it comes from. Sleeping a bit even if we don't want to dampen seems to workaround this issue. It seems we have to keep a reference to a task until it is cancelled properly. |
||
---|---|---|
.. | ||
build-wallpaper | ||
i3-companion | ||
input-event | ||
polybar | ||
ssh-add | ||
xdg-app-chooser | ||
xsettingsd-setup | ||
xss-lock |