-
If you use a grammar, you will get a bunch of messages like this one:
UpdateGrammarFst():recognizer.cc:308) Ignoring word missing in vocabulary: 'snivel'
UpdateGrammarFst():recognizer.cc:308) Ignor…
-
**Describe the solution you'd like**
Need to several things:
* May need to slightly abstract workflow concurrency impl to support (but may not)
* Update Kotlin project to add support for Kotlin…
cretz updated
11 months ago
-
Final fields are ignored in PojoUtils.toMap:
```
@SneakyThrows
public static Map toMap (@NonNull Object object) {
val result = new HashMap();
val type = object.getClass();
val set…
-
Tracking issue for implementation of the [WebAssembly GC proposal](https://github.com/WebAssembly/gc)
```[tasklist]
### Tasks
- [ ] https://github.com/bytecodealliance/wasmtime/issues/9351
- [ ]…
-
**Description**
Recently upgraded from Exposed v0.17.7 to v0.39.2. Initially everything looked great until we moved to production and started finding this exception occurring intermittently. Runni…
-
DataFrame primary interface seems to be over-complicated. A lot of methods have only default implementations and could be moved to extensions. I propose to simplify it significantly like I've done [he…
-
![image](https://user-images.githubusercontent.com/29674595/132840240-3c06c082-7173-45cd-a999-d9229e42d85d.png)
![image](https://user-images.githubusercontent.com/29674595/132840266-e9183a06-9b4a-41e…
-
Introduce standalone JOSE support module with JWT/JWK/etc.
Support for JWK encoding/decoding can also be used afterwards in providers other than WebCrypto.
Full list of RFCs:
- JWS: https://datat…
-
`[FATAL:crashpad_client_linux.cc(745)] Render process (6903)'s crash wasn't handled by all associated webviews, triggering application crash.`
* samsung a02q (Galaxy A02s)
* Android 12 (SDK 31)…
-
Currently, Skupper is able to expose deployment, pods, statefulset, service, or OpenShift deploymentconfig. It would be nice to support Knative Service the same as those objects.