André Carvalho

Results 4 issues of André Carvalho

### Description I noticed that `as_generated` did polling via `asyncio.sleep`. I realized that this can be improved by instead making use of one single helper queue that keeps track of...

While debugging https://github.com/kubernetes-sigs/kind/issues/2175, I tried to understand why `uwsgi` wasn't running well on a Kind cluster on Fedora 33. I came to the conclusion that it is because of a...

This adds TypeScript definitions for tcomb-form, based on the [Guide](https://github.com/gcanti/tcomb-form/blob/master/GUIDE.md). A devDependency on `@types/react` was added for the `Form` component and the other `Component` classes. Similar to the type definition...

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description I found an issue in Pydantic v2, where if I use a `RootModel` of a tagged...

duplicate
bug V2