SSebo
SSebo
> @SSebo There is also a code format issue, https://github.com/GreptimeTeam/greptimedb/actions/runs/3580016212/jobs/6021767404 got it.
It seems that the tokio test concurrency setting related. It was always `"tls handshake eof` when I test this case with `#[tokio::test]` setting until I change this to `#[tokio::test(flavor =...
Running com.featureprobe.api.validate.ResourceExistsValidateAspectSpec java.lang.instrument.IllegalClassFormatException: Error while instrumenting java/sql/Date. at org.jacoco.agent.rt.internal_f3994fa.CoverageTransformer.transform(CoverageTransformer.java:94) at java.instrument/java.lang.instrument.ClassFileTransformer.transform(ClassFileTransformer.java:244) at java.instrument/sun.instrument.TransformerManager.transform(TransformerManager.java:188) at java.instrument/sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:541) at java.base/java.lang.ClassLoader.defineClass2(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1104) at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:182) at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:821) at java.base/jdk.internal.loader.BuiltinClassLoader.findClassInModuleOrNull(BuiltinClassLoader.java:741) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:665) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:700)...
@estherzhangyue Could you run the ios example here? https://github.com/FeatureProbe/client-sdk-mobile/tree/main/examples It is easy to debug if there is a simple code that can reproduce the bug.
Yes, 7 days maybe not enough. We'll consider a proper way to support custom range.
@chenyanzhi1080 This is on our plan, but the priority is not high.