Zylanx

Results 3 issues of Zylanx

The battery should be routed to GND and RAW, not to headers in the position of B+ and B- on the nice!nano which are intended for direct connection of the...

I don't really have reproduction steps. I have an async function that awaits on the first query. ` (await context.Table.OrderByDescending(...).Select(...).FirstAsync()).UpdatedAt ` That used to work, now when I run it...

When overriding the python interpreter and using aiohttp, ### Describe the issue When overriding the python interpreter and using aiohttp, building seems to break giving the error: ``` ❯ nix...