more informative log
This commit is contained in:
parent
cfe4995e32
commit
2a09103f10
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ class Extension(Plugin): # pylint: disable=missing-class-docstring
|
|||
self.log.info("==> Wait for spawning")
|
||||
while uid in self._respawned_scratches:
|
||||
await asyncio.sleep(0.05)
|
||||
self.log.info("<== spawned!")
|
||||
self.log.info(f"=> spawned {uid} as proc {item.pid}")
|
||||
|
||||
item.visible = True
|
||||
monitor = await get_focused_monitor_props()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue