Robert Imschweiler

Results 16 comments of Robert Imschweiler

@timabbott Thanks for the feedback! :+1: I updated the code (the layout of the if-statement with the closing bracket on its own line has been done by `./tools/lint` btw. ;)...

Yeah, I'm about to fix them. Weirdly, I cannot reproduce them with `tools/lint` or `tools/run-mypy`...

> There are some Mypy errors in the CI. static analysis is fixed now - I didn't realize that we are stuck to python 3.6 :eyes:

Yeah, I try to look into this again this week ^^ I remember having one or two issues we might need to tackle, but let's see :)

[Sorry for the delay :eyes: Conflicts are resolved, now I need to cleanup a bit :) ]

Now, I need to figure out, why the bridge needs a bit too much CPU when it actually should be idling... :thinking:

Hi :) I'm sorry that I forgot to update this. :see_no_evil: This semester, I have been rather busy (after august 15, which is the deadline of my bachelor's thesis, this...

They told me to use a profiler, which I did: ![Screenshot from 2022-07-28 09-57-35](https://user-images.githubusercontent.com/50044286/181453098-4ced99d3-6a50-471c-b357-d1d2678c839e.png) Then they said nothing more :thinking:

However, my code changed since then. So maybe I should give it another try?

Just to be sure that I did not mess up with `asyncio` :thinking: