Jean-Sébastien B.
Jean-Sébastien B.
Hello, Any news on this patch ? Thanks
Hello, Can you merge the patch ? Thanks
After further consideration, what I am looking for is the ability to stop an ongoing task. Is it possible ?
I developed a custom receiver for that. If someone wants to do it with redis, here the code: ``` import asyncio import uuid from typing import Any, AsyncGenerator, cast import...
Indeed it's a good idea, if you can do a PR for it I will merge it.
Excellent ! A very good feature.
Hello @gibki, your assomption is good. Behind the scene, cffi is used and clean the ressources. Could you do a patch for that ?
Thanks for the PR. You souldn't edit `vulkan.cdef.h` directly because as you can read it [here](https://github.com/realitix/vulkan?tab=readme-ov-file#architecture), it'a generated file.