-
Migrated from [rt.perl.org#115566](https://rt-archive.perl.org/perl6/Ticket/Display.html?id=115566) (status was 'stalled')
Searchable as RT115566$
-
```
What version of the product are you using? On what operating system?
spymemcached 2.7, jmemcached 1.0.0, Mac OS X
If a memcached crashes, the default (text) connection will recover after
failing…
-
```
What version of the product are you using? On what operating system?
spymemcached 2.7, jmemcached 1.0.0, Mac OS X
If a memcached crashes, the default (text) connection will recover after
failing…
-
```
What version of the product are you using? On what operating system?
spymemcached 2.7, jmemcached 1.0.0, Mac OS X
If a memcached crashes, the default (text) connection will recover after
failing…
-
### Describe the bug
Running [metabase/metabase:latest](app://dd/dashboard/images/local/sha256:a7da769be325f9e876e6ac3f05025e57e62c0ac432225f635579766d51373586?tag=latest&name=metabase%2Fmetabase) us…
-
using the following code:
```
Ghostscript gs = Ghostscript.getInstance();
try {
synchronized (gs) {
String[] gsArgs = new String[9];
gsArgs[0] = "-psconv";
…
-
There seems to be a timing issue with cleaning up workspace projects in our SwtBot tests.
They fail randomly in some builds (e.g. https://travis-ci.org/ConsistAnts/ConsistAnts/builds/310566776).
…
-
```
= What steps will reproduce the problem?
1. Declare method with @Footprint annotation
2. There is no notable difference with using that annotation
= What is the expected output? What do you see i…
-
Mac上老是报错:Unable to load library 'tesseract': Native library ...
其实,是因为在Mac上需要安装tesseract,解决办法查看官方wiki,https://github.com/tesseract-ocr/tesseract/wiki
可以使用brew安装,brew install tesseract,安装成功后,就可以运行代码了…
-
- BgGraphBuilder - make many methods static or refactor them to a separate class (no need to load all data for the graph to unitize one value e.g.)
- Play-Service versions for wear integration are pre…