-
**Describe the bug**
I am running CellProfiler jobs in batch mode using a Batch_data.h5 file generated by the CreateBatchFiles module. When I run an individual batch job, it takes >20 min for the job…
-
## Bug Report
The connection does not know how to recover on its own in the event of a break. (Sometimes it can, most often the connection freezes after disconnecting)
### Version 0.8.3
```
│ └─…
-
Hi, I updated a small project to tide-v0.15 from tide-v0.9 and found that the latency surges to about 50+ms(while the old is
-
EDIT: Ah, happy new year!
**Describe the bug you encountered:**
When comparing the speed of `fd` with musl vs glibc, they are very comparable with `-j1`, but when the core count goes above a cer…
-
In my test enviroment, I got the following outputs:
$ ./memtier_benchmark -s 192.168.111.126 -p 2001 -n 1 -c 1 -t 2 -d 20000 --cluster-mode
[RUN #1] Preparing benchmark client...
[RUN #1] Launching…
-
Hello. I have a question on SSHSession.java
I found that close() method on SSHSession doesn't close InputStream.
Is there any reason?
It may cause thread hang on readData() method since no Inpu…
-
## Bug Report
Basically the `crystal spec` command reports a time that seems unreasonably low. Maybe it's not counting build time and only runtime for the tests. If that's the case, I think only co…
-
I ran valgrind on my application and several issues popped up involving Beanstalk::Client::reconnect(). I will put the report in a separate post in this issue.
I'm not entirely sure how to fix this, …
-
Description
===========
- When we have multiple consumers existing along each other and registered to the same topic, this topic can't be read from anymore.
- ~~If the old ones are disposed before …
-
I want to rate limit to 10 query's per second. I use the -q option, but it does not limit it to 10qps.
```shell
$ hey -z 5m -q 10 http://xxx.xxx.xxx.xxx
^C
Summary:
Total: 47.1772 secs…