JohnZ

Results 8 issues of JohnZ

🐞 **Describe the bug** ``` [2020-11-22 21:24:53 +0800] [55277] [ERROR] Error handling request Traceback (most recent call last): File "/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/aiohttp/web_protocol.py", line 314, in data_received messages, upgraded, tail = self._request_parser.feed_data(data) File...

bug
reproducer: missing

### Detailed description of the problem There are 20+ thousand photos in public album, when I open it browser CPU will be 100%. ### Browser and system Chrome and Mac...

Duplicate
More info required

Fix bug: the field name of Model is a key word in mysql Add a function to cache Model

File "/usr/local/lib/python2.7/dist-packages/skylark.py", line 1106, in save rows_affected = query.execute() File "/usr/local/lib/python2.7/dist-packages/skylark.py", line 579, in execute cursor = database.execute_sql(self.sql) File "/usr/local/lib/python2.7/dist-packages/skylark.py", line 294, in execute_sql return self.execute(sql.literal, sql.params) File "/usr/local/lib/python2.7/dist-packages/skylark.py", line...

mod-eluna 里面已经和 AC 一起改变了`void IsSummonedBy(WorldObject* summoner) override` ``` In file included from /home/dev/playerbot-ac/modules/mod-eluna/src/LuaEngine/LuaEngine.cpp:14: /home/dev/playerbot-ac/modules/mod-eluna/src/LuaEngine/ElunaCreatureAI.h:240:46: fatal error: non-virtual member function marked 'override' hides virtual member function void IsSummonedBy(WorldObject* summoner) override ^...

Hi, This is my gunicorn.config ``` workers = 54 # worker_class = 'aiohttp.GunicornWebWorker' worker_class = 'aiohttp.worker.GunicornUVLoopWebWorker' bind = '192.168.4.14:7000' daemon = 'false' worker_connections = 2048 backlog = 4096 ``` I...

enhancement

I recently upgraded to the latest macOS 26.0 Tahoe, Moonlight decoding latency increate to 80ms. ![Image](https://github.com/user-attachments/assets/811923cc-8ddf-43e7-954a-7e33ef24c880) **Client PC details (please complete the following information)** - OS: [mac OS 26] -...