Vladimir Kotal

Results 478 comments of Vladimir Kotal

Actually, looking at the stack trace, this is a problem that seems to happen only with CPython.

> 1. Could you clarify - are you expecting messages to be received? The REPL shows you exit from the loop() ("out from loop?"). The "Out from loop()" message simply...

> btw - Thank you for your work, PRs, and issues reported on this library. You are certainly welcome, I had fun doing that. > I've had different priorities since...

This should probably wait for some time for the CP versions with the fix to percolate to the wide public. This could take a long time, I think.

8.1.0 has been stable as of last week it seems.

This issue can be closed given the default timeout in `loop()` was changed to 1 in 3ec6d2c5.

I think this issue should be closed. I have been successfully using MiniMQTT for the past couple of months on CPython (Ubuntu) with no problem.

For the record, #142 proposes to use non-zero timeout for `loop()` by default.

The code in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/issues/81#issuecomment-836570883 is in dire need of reformatting - use the triple backtick to include larger chunks of code.

Looks like this needs some work in the suggester: ``` [INFO] Running org.opengrok.suggest.popular.impl.ChronicleMapAdapterTest Error: Tests run: 4, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2.381 s