Makss Golubs
Results
2
issues of
Makss Golubs
### Derivation I've encountered a very strange behaviour. `await.during(Duration.ofSeconds(10)).until( () -> true)` produces: `org.awaitility.core.ConditionTimeoutException: Condition with com.project.IntegrationTest was not fulfilled within 10 seconds.` You would think that `true` IS ALWAYS...
### Apache Iceberg version 0.6.0 (latest release) ### Please describe the bug 🐞 During the installation of pyiceberg, I always get this error: Building wheels for collected packages: mmhash3 Building...