-
For keeping multiple dictionaries open simultaneously. So for example if maintaining dictionaries of closely related languages, it'd be nice to be able to flip between the two dictionaries rather easi…
-
Found when writing some changefeed tests:
``` js
r.db("foo").table("bar").changes().map(r.row("dummy"))
```
The map function should error on any row. This ends up throwing the error during the sock…
-
Hi all.
I'm unable to use a handler when using karate.websocket(), as intented in the documentation.
The test is:
```
@ws-test
Feature: public test
@websocket
Scenario: only listeni…
-
Hello,
I am getting the following error:
```
$ /usr/bin/git submodule update --init --recursive
dev_server/0/dev |-- Dependencies (Installs or update the dependencies on server)
…
-
This happens when I use `{...}`
![image](https://user-images.githubusercontent.com/76575902/224456862-abaab4c6-f0fe-4b70-a9db-1f425aae3568.png)
-
For example, this one:
![bggp](https://user-images.githubusercontent.com/13520633/144610760-d432d289-c71e-49ef-964b-446941cac5d0.png)
In fact, the only filetype identified is PNG.
Not detecti…
-
Eclipse is not a viable IDE for projects with mixed JVM languages (Java, Groovy, Kotlin, Scala).
Don't get me wrong, I love Eclipse and have been using it since dumping IntelliJ 20+ years ago. I li…
-
did anyone test with redmine 4.0 ?
-
Windows 11...
```
C:\Users\david\Documents\graal-js-jdk11-maven-demo>mvn package
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------< com.mycompany.app:my-app >----------------…
-
This looks like polyinterface was trying to handle and error but got stuck in a recursive call? The node server had been running for a long time, and no issues in the nodeserver log.
```
018-8-30…