Results 449 comments of Dima Tisnek

Not sure, but there are unofficial lists like this one https://gist.github.com/rxaviers/7360908 No clue as to veracity of this specific list

Maybe this is better: https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md

Let me know how I can help with this, the issue is trivially reproducible... I think I saw that the SSH port is 0 in the logs?

I've managed to scribble together this: https://gist.github.com/dimaqq/e4b418e1b9ce6a3cd874ba9540fe42c6

> but in the test and with a real Juju. **Both** in the test and when deployed... I imagine.

To clarify what Tony is saying, when an Object or CharmBase observes an event, the references to the observing method's instance is kept in a WeakValueDict, thus, after charm's init...

If it’s used now, that’s great!

@nhumrich can you explain what produces this response? Is it some server? Is it hard-coded? Is there perhaps a tcpdump / wireshark trace? You assumption on the importance of the...

`http-parser` doesn't compile for me against Python-3.7.2, neither on linux nor mac.

I think I have managed to hit same (or very similar) ``` Thread 0x0000704b0f63f6c0 (most recent call first): File "/home/dima/.local/share/uv/python/cpython-3.9.22-linux-x86_64-gnu/lib/python3.9/threading.py", line 316 in wait File "/code/operator/.tox/unit/lib/python3.9/site-packages/opentelemetry/sdk/trace/export/__init__.py", line 258 in worker...