Nikita Korolev

Results 34 issues of Nikita Korolev

**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information 1. Fix for `--trim-filenames` bug 1. Testcase Fixes #2314 Ref: https://github.com/yt-dlp/yt-dlp/issues/5526#issuecomment-1312783517 Template ###...

bug
core-triage

### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Steps to Reproduce 1. sentry run web 2. ps -ef ### Expected Result [Sentry] [something](https://github.com/getsentry/sentry/blob/0e42a91dd908bcd0e42cc4cfe6097516d3d9bcc9/src/sentry/services/http.py#L69) in proc titles ### Actual Result `/.venv/bin/python3 -c import os...

Hi! I always missed json.tool analog for yamls so here is one. Slightly modified script from stdlib.

Hi. > GitHub version: 2.2.0, 376f881, built Tue, 13 Feb 2024 15:14:53 UTC with go1.21.7 I have no idea how to show an example so I'll try to describe it....

Help Wanted
Up For Grabs
Hacktoberfest
Tech/Go
Good First Issue
Difficulty/1:Easy
Type/Enhancement

Hi! For now type hint for shutdown_event is [multiprocessing.synchronize.Event](https://github.com/pgjones/hypercorn/blob/84d06b8cf47798d2df7722273341e720ec0ea102/src/hypercorn/utils.py#L9) I guess it should be `threading.Event` instead: simple way to create and pass such event is `multiprocessing.Manager().Event()` and that's just a...

Hi! For a long time relay can't be restarted normally at least on upgrade. ``` 2024-09-29T10:59:28.950928Z INFO relay_system::controller: SIGTERM received, stopping in 8s 2024-09-29T10:59:28.950996Z INFO relay_server::services::outcome_aggregator: outcome aggregator stopped 2024-09-29T10:59:28.957884Z...

onboarding

Hello. Since [0.23.1](https://github.com/redis-rs/redis-rs/releases/tag/redis-0.23.1) redis-rs supports sentinel. Could you add it to relay please?

Feature
Ingestion & Processing

Hi! I found same issue as #1080 but it happens in link text, not in issue description. Text could be truncated in the middle of character leading to `�...` trailings....

### Summary Variable `key` may be undefined when cache is falsy at https://github.com/ansible/ansible/blob/12abfb06c21799cfc109db2eb520693071c82c1b/lib/ansible/plugins/vars/host_group_vars.py#L140 Alternatively it may have value from previous entity. ### Issue Type Bug Report ### Component Name host_group_vars...

needs_triage
bug

**Describe the bug** Looks like typed-ast not compatible with 3.13 **To Reproduce** Steps to reproduce the behavior: 1. Run pip install handsdown on 3.13 **Expected behavior** Module installed **Desktop (please...

🐞 bug