Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript

Filter by

25.5M results  (576 ms)

25.5M results

Review Pull Requests img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px / 👋 Hey there @Taavi-P! Welcome to your Skills exercise! Let #39;s ...

症状 state.py の save() が固定名 _pdf_split_state.tmp から pid付き名(_pid_tmp_path())に変わったが、復旧系テストが旧固定名 manager.tmp_path を参照し続けている。save() は固定名tmpを書かなくなったため、assert not manager.tmp_path.exists() は常に真(vacuous pass)となり、pid付きtmpが正しく昇格・削除されているかを一切検証できていない=リグレッション検知の穴。 ...
bug

症状 状態を復元(load)した際に一部の入力PDFが欠損(移動/ネットワークドライブ切断)していると、欠損分を除いて復元される。その後ユーザーが何か編集して保存(saveState)すると、saveState が「現在ロード中のPDFに存在しないキー」をフィルタで除外するため、欠損PDFに紐づく segment_metadata / split_points / manual_seq_keys ...
bug

We are facing issue while running the code Error: APIV2error: entity not supported .

Description Live wallpaper is not working when device is turned on after getting locked.. OS and Shell Information Fedora 44 Workstation Gnome 50 Wayland Steps to Reproduce Device gets locked due to ...
bug

症状 PDF切替などで loadCurrentPdfAuxiliaryData のサムネイル取得ループがリクエストゲートにより中断(return)した場合、setThumbnailProgress(null) を通らずに抜けるため、進捗表示「サムネイル取得中 X/Y」が消えずに残る。次のPDFが pendingPages.length === 0(サムネイルキャッシュ済み等)の場合は初期化(setThumbnailProgress(...))も走らないため、残留したまま ...
bug

症状 kill_resident_sidecar は child.kill() 後に child.wait() を呼ぶが、これは run_sidecar_resident が shared_slot のMutexを保持したまま実行される。kill() がOSレベルで失敗(Windowsの Access Denied 等)または遅延した場合、wait() は当該プロセスが自然終了するまでブロックし、その間に来た全リクエストがロック待ちで無応答になる。 ...
bug
resident-sidecar

Create and use reusable workflows img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px / 👋 Hey there @yanruijie902136! Welcome to your Skills ...

Issue: Quick Links at the Bottom of the Page Do Not Scroll to the Top of the Page Description: A notable issue has been discovered on website where quick links located at the bottom of the page do not ...

症状 常駐サイドカー化(#81)後、run_sidecar_resident が shared_slot.lock() のMutexGuardを send_request_to_sidecar→recv_timeout 完了まで保持する。これにより: 1. head-of-line blocking: export や blank_candidates 全走査など重い処理が実行中、後続の軽いリクエスト(page_preview/search)がロック取得待ちでブロックし、UIが固まる。 ...
bug
resident-sidecar
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.