Nikolay Edigaryev

Results 29 issues of Nikolay Edigaryev

This results in `carbon-cache` printing the following line to log: ``` [listener] invalid line received from client 127.0.0.1:50219, ignoring ```

When the remote end closes the connection (e.g. carbon-cache restarts), `sendall()` throws SIGPIPE: ``` Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 810, in __bootstrap_inner self.run()...

Подобное поведение делает бессмысленным подписывание сразу на несколько активных тредов. 1. Набираем уведомлений на несколько страниц (уведомлений должно набраться больше, чем значение настройки topics) 2. Заходим в уведомления В результате...

Otherwise the [`Delete config blob created in tests` step](https://github.com/opencontainers/distribution-spec/blob/e0fa2c947754d54c2bcff13918716f5ba16515b3/conformance/02_push_test.go#L357) will fail (even when using `OCI_DELETE_MANIFEST_BEFORE_BLOBS=1`), because the configuration blob that it deletes is also referenced by the emptylayer manifest: https://github.com/opencontainers/distribution-spec/blob/7be5e8534d10ebdb6d1631a6ecc1beaa5b622f65/conformance/setup.go#L256-L263

Currently, only instructions (e.g. scripts) inside of tasks can produce log output. However, when running a whole VM instances, most of the time additional context like serial port output can...

feature

To simplify Persistent Worker installation on Debian and RedHat-based operating systems. GoReleaser supports [nFPM packager](https://goreleaser.com/customization/nfpm/) that can automate this.

Added in #356. Also see https://github.com/cirruslabs/cirrus-cli/issues/352#issuecomment-811976981.

...in Tart 1.0.0 release. It was superseded by the `--net-softnet` flag in https://github.com/cirruslabs/tart/pull/274.

GA

Here's an excerpt from the [OpenTelemetry's mission statement](https://opentelemetry.io/community/mission/#we-value-_compatibility_): >OpenTelemetry strives to be standards-compliant, vendor-neutral, and **consistent across languages and components**. Now take a look at the following table: | Language...

bug
invalid