Commit ee9016e
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 1848e4f commit ee9016e
1 file changed
Lines changed: 0 additions & 4 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
313 | 312 | | |
314 | 313 | | |
315 | 314 | | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | 315 | | |
320 | 316 | | |
321 | 317 | | |
| |||
0 commit comments