Commit 28ef642
committed
Remove extra loop.run_until_complete from do_activate
The loop is already running at this point. This apparently didn't
exploded with gbulb, but glib's asyncio loop raises an exception in this
case.
QubesOS/qubes-issues#98071 parent e4d9863 commit 28ef642
1 file changed
Lines changed: 0 additions & 3 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | 314 | | |
318 | 315 | | |
319 | 316 | | |
| |||
0 commit comments