Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

git2.dll not released

未關閉
#66 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
25/100
Issue 類型
缺陷
描述清晰度
需要釐清
活躍度
停滯
技術堆疊
git

研究方向

首先在 IIS 中重現部署情境,並追蹤 libgit2sharp 在應用程式使用期間如何載入 git2.dll。確定是什麼讓 DLL 持續處於鎖定狀態,並驗證部署可以替換它,而不會讓處理程序回報檔案正在使用中。

由索引模型根據 Issue 內容生成。

描述

I am using libgit2sharp hosted in IIS. When deploying new code I get this error:

2018-03-19T14:15:27.2372085Z 2018/03/19 10:15:27 ERROR 32 (0x00000020) Copying File F:\xxx- xxx\bin\lib\win32\x64\git2-dd2d538.dll
2018-03-19T14:15:27.2372085Z The process cannot access the file because it is being used by another process.

It there a way to unload this dll ?

主要語言
PowerShell
星號
35
分支
74
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

libgit2/libgit2sharp.nativebinaries 的其他 Issue

查看 libgit2/libgit2sharp.nativebinaries 的全部 Issue

相似的 Issue

更多 DevOps Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。