-
- DataAvailableHandler() and stream->IsEOF() might cause problems with IO threads
- open connections and requests are not terminated and leak memory
- limit parallel requests in a dynamic thread poo…
-
test application url requires a fix as described below:
https://github.com/dice-group/gerbil/blob/SpotWrapNifWS4Test/curlExample.sh
does not work
```
panchenko@ltheadnode:~/tmp/gerbil$ curl -d …
-
I'm following the tutorial/wiki "Getting Started with Gerbil development" after a fresh install.
Everything works according to plan, except the very last step, while attempting to produce a static a…
-
How it is working? From where did you get: "mySystem.lastAnswer()".
AnswerType type = AnswerType.valueOf(mySystem.lastAnswer().getType());
-
At the moment that I require `smartparens-config` (here from the repl, but also happens from init.el), the following error happens.
```
Debugger entered--Lisp error: (wrong-type-argument listp t)
…
-
New to This, just purchased New GRBL and Installed according to setup instructions, but system (Laser) activates once turned on, then nothing ?? is there any type of Remote Assistance provided or av…
-
Logs about errors in GerbilBenchmarkOKE2015T2 looks strange in the output of non-Gerbil benchmarks:
```
platform-controller_1 | 2017-11-16 09:56:55,896 INFO [org.hobbit.controller.ExperimentManage…
-
Trying to receive assistance is setting up this Program for my New GRBL, and after many issues and assistance attempt, it was clear I had to search else where, but just for interesting reading, here w…
-
When running defmethod on an already existing method, it uses the old one always, not the redefinition.
Gerbil v0.12-DEV-1038-g4323fa2 on Gambit v4.8.8
> (import :std/generic)
> (defgeneric foo)
…
drewc updated
6 years ago
-
I wasn't able to connect FOX's webservice (http://fox-demo.aksw.org/fox) to GERBIL and also an external AGDISTIS's webservice. No error message was shown just "Please wait while the communication with…