Oleksii Shcherbakov

Results 15 comments of Oleksii Shcherbakov
trafficstars

> I think it would make sense to include `explode` flag for serialization, so with `explose=False` we would get `?id=1,2,3` instead of `?id=1&id=2&id=3`. This is also achievable with joining items...

> @lexabug I would like to take a step back and try to clarify the original use case. It sounds like you are using `URL` as a standalone structure to...

AFAIK Python's Celery binds queues to exchanges using queue names as default routing key. When a task is posted to a broker a routing key may vary, which can lead...

In my project I'm bound to python v3.8 (hope we will upgrade soon). Looks like using `socket.setdefaulttimeout` is the way for me. Going to implement it as a context manger...

@matteius Thank you! That actually worked as charm!

> Regarding icon: does this happens all the time? Sometimes for me I don't see icon (I think it's some weird Electron.js bug) but when I kill it and run...

I insalled Stretchly with the dmg file downloaded from the releases page of the git repo. I've just tried to reinstall, change the theme to the light one and the...

I've just installed the most recent version from the releases page (v1.9.0). I've found logs in the logs directory, but the only entry there says `[2022-01-24 09:24:00.874] [info] Stretchly: checking...