Oleh Kuchuk
Oleh Kuchuk
Why not switch to https://github.com/lukeed/kleur ? @lukeed
Hi, i guess it is known issue, this is because when you run run tasks in parallel they started at the same time and share same internal context. That's why...
There is current limitation in `cookiecutter` to add conditional options like if we check `use_postgres` only then we should choose `postgres_engine` option. So maybe it will be easier to combine...
Hey @hellysmile , did you have a chance to implement it? It would be very helpful.
> What happens on close? Can session be closed multiple times? Yes, it will be closed only [once](https://github.com/aio-libs/aiohttp/blob/master/aiohttp/client.py#L772). > It seems, if session is custom we should not close it...
@hellysmile > Can we update upstream slacker dependency pin if we started to support custom sessions? Seems like yes, tested on example snippet and few others. Seems like works fine...
@hellysmile fixed, also added workaround for usage as decorator so now it does not break current api.
I believe these changes aren't necessary if combined with my PR. I can close it in favour of this one, but session passion support should be added i guess.
Hi, thanks i will adapt ci to github workflows as travis already deprecated and will merge.
Привет, это еще актуально? Тоже интересует ..