oscript-library / oscript-library/gitsync

Не очищается каталог временных файлов при работе с хранилищем расширений.

Open
#204 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
1C Enterprise
Stars
333
Forks
98
PR merge metrics
No merged PRs in 30d

Description

Описание ошибки
Не очищается каталог временных файлов при работе с хранилищем расширений.

Сценарий воспроизведения

  1. Выполнить sync с указанием временного каталога %GITSYNC_TEMP% и хранилища расширений
  2. Временный каталог не очищается после синхронизации

Ожидаемое поведение если бы ошибки не было
Каталог указанный в %GITSYNC_TEMP% очищается

Окружение:

  • Версия Gitsync 3.0.0
  • Версия OScript 1.0.21

Дополнительный контекст

Я так понимаю аналогично #60

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the sync scenario with %GITSYNC_TEMP% and the extensions storage, using the versions listed in the issue. Trace the sync flow to identify where temporary files are created and whether cleanup is attempted. Done means the directory specified by %GITSYNC_TEMP% is empty after synchronization.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.