Lenormand Julien

Results 3 comments of Lenormand Julien

I had the same problem : fbs was failing because PyInstaller was failing due to a '-' file not found. I added logging to PyInstaller\utils\misc.py:123 with > print("nm=%r, fnm=%r, typ=%r"...

I've had the same problem many times. The `robot.api.logger` is not thread-safe, you should not call it from different threads, only the MainThread. I'm considering creating a monkeypatch to add...

I don't recall where I read about it, but I was envious of Java, until now !