David Testé

Results 27 comments of David Testé

Sorry I wasn't following up this old issue. In fact my use case is that one, I provide a `preexec_fn` argument to these methods and as a result, the loop...

- **uvloop version**: 0.14.0 Hi there, I got some details after encountering another blocking case. I found that if you provide a value for the keyword argument `cwd` and experiencing...

Hi there, I was facing the same issue, now everything is good with the 0.4.6.dev1 version. Thanks.

Ok let's wait then for your choice.

Once you click play, you cannot dynamically set files for your feeds to be recorded. You have to press Stop and Play again so as your changes will be taken...

@sudoman could you launch in debug mode (with `-d` option) and log into a file (with `-o `) each time you use HUBAngl? Otherwise it'll be difficult to know if...

Ok thanks for your effort. I'll look into it.

Thanks @yaposebastien. I think there is quite of work to achieve that, thus I hope it would be implemented on **v0.5** or **v0.6** release. Since we've discussed this matter IRL,...

@sudoman No problem, just make sure to to do a PR once it's done.

Concrete use the dispatch pattern indeed. Here's the pros and cons of this approach: * Pros: * file changes check occurs only in place * Cons: * need to pass...