[pygobject/benzea/gio-asyncio: 2/2] test
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject/benzea/gio-asyncio: 2/2] test
- Date: Fri, 19 Nov 2021 09:53:48 +0000 (UTC)
commit 8edb53ad4748a08b81c4dc9838f654764d9c3618
Author: Benjamin Berg <bberg redhat com>
Date: Fri Nov 19 10:53:40 2021 +0100
test
gi/events.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gi/events.py b/gi/events.py
index c3bb53d1..1b219637 100644
--- a/gi/events.py
+++ b/gi/events.py
@@ -94,7 +94,7 @@ class GLibEventLoop(asyncio.SelectorEventLoop):
finalizer=self._asyncgen_finalizer_hook)
try:
events._set_running_loop(self)
- print("running mainloop")
+ print("running", self)
g_main_loop_run(self._main_loop)
finally:
print("mainloop quit")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]