Коптев Роман Викторович
Коптев Роман Викторович
You could insert e.g. await asyncio.sleep(0) in dispatch_queue_batch function. It's async but has blocking behavior if there are lots of data to process.
It would be nice to have a default box variant where default_box_attr would accept a callable with arguments: box instance and the key for which it was called
I use python 3.6.6 anaconda 64 bit windows, zmq 4.2.5 I have very strange behavior: function can't return. Server: ```python import zmq import json def main(): context = zmq.Context() socket...
### Description Hi. I've just updated my MacOS to Sonoma and updated and upgraded brew. I had a vm created using file /Users//.lima/_config/override.yaml: ``` mountType: 9p mounts: - location: "/Users/"...
Hi. I very appreciate your work. But you put peerDependency react@"16.12.0" for last versions of @bulmil/[email protected] and 0.35.0, while I see react 18.0.15 in dev dependencies. It's in deep conflict...
Hi. It works almost like I want and as you said. I have only two issues. May be something else has changed in iptables. I can't access the host itself...
Chonky calculates the context menu position incorrectly if it is placed inside components that use css transform. (For elements whose layout is governed by the CSS box model, any value...
Hi. I'm trying to use chonky in next.js and have a strange problem. Sorry I haven't done a simplified example. It works perfectly after the page full refresh. But if...
Hi. Is it possible to have more control on icons. I would like to draw some own content in place of file icons. I've determined my own icon component for...
I'm trying to start a test example on Windows10x64 python 2.7, but have the strange output (the same incorrect output after installing python-Levenshtein, before and after updating database): ``` D:\wik\info2cpe-master>c:\Python27\python.exe...