rafalg

Results 2 issues of rafalg

Hi, Trying to run my app as an native image. However get this issue: `java.lang.NoSuchFieldException: original at [email protected]/java.lang.Class.getDeclaredField(DynamicHub.java:961) at com.github.avrokotlin.avro4k.schema.SchemaForKt.schemaFor(SchemaFor.kt:170) ` Is it a must for avro4k to use reflection?

bug

Hi, Thanks for creating cobalt. Feels like python asyncio but in c++. Been trying to use generators to model results of paginated api like aws s3::list_objects. All in all seems...