Paul Felix

Results 3 issues of Paul Felix

Attempting to set a kernel memory limit when running containers on some systems causes a fatal error. The error message is "kernel memory accounting disabled in this runc build". This...

I ran into this error when dynamically creating an dataclass: "Field names must not be keywords: {name!r}" https://github.com/graphql-python/graphene/blob/master/graphene/pyutils/dataclasses.py#L1196-L1197 The field names come from a defined external dataset, and one field...

✨ enhancement

I want to share some thoughts on the fdk-python design and some experiences (so far) developing my own Python FDK. This is not a proposal to make any changes to...