-
Minimal example:
```
workflow wf {
scatter (example in non_existent_scatter_variable) {}
}
```
Produces similar output on firecloud (489f66b), but tested also on develop (5588e73):
```jav…
-
There are still a few places in the code that uses Console.WriteLine, we should replace this with proper logging code.
-
We have an internal supermarket and are installing cookbooks both from it and the public server.
On several versions of linux we're seeing a seg fault when executing `berks vendor ./cookbooks -b ./…
-
using ruby 2.1.5p273 with following gem
- sidekiq (4.0.1)
- sidekiq-unique-jobs (4.0.17)
### sidekiq in htop(image):
![image](https://cloud.githubusercontent.com/assets/3498786/17288438/c09d2242-5807…
-
As the JKafkaProducer is threadsafe, it's recommended to use the same instance among thread (meaning among Actors) to have better performances. Solution I see to change it (correct me if I am wrong be…
-
I'm not sure if there is a bug with using `Become()` within a SupervisorStrategy function but it doesn't seem to behave in an intuitive way - maybe I'm just missing something. I have posted a simple c…
-
The btc1 beta is still claiming to simply be "Satoshi" (Bitcoin Core). This should be updated so people can more reasonably distinguish between the two.
-
Go has supervision, but we need to set the semantics around this.
-
# Description
In my CI job I'm running in parallel several "chef exec rake" commands. Occasionally I observe a Segmentation fault as the stacktrace below.
# ChefDK Version
chef --version
Chef Develo…
-
先占个坑。[CVPR2016接收文章](http://www.cv-foundation.org/openaccess/CVPR2016.py)643篇,标题中含“video”的小于59篇(个别文章同一个标题里多次出现“video”一词),下面按[CVPR2016接收文章](http://www.cv-foundation.org/openaccess/CVPR2016.py)中的顺序逐一整理。
…
y-wan updated
7 years ago