.lock files show up in directory listings
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức phù hợp với người mới
- 35/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- javascript, nodejs
- Lĩnh vực
- backend
Hướng nghiên cứu
Issue không xác định tệp nguồn hoặc bài kiểm thử nào. Hãy bắt đầu bằng cách kiểm tra hành vi liệt kê thư mục và phần công việc về locking trên đĩa được tham chiếu trong #1475, sau đó dùng danh sách Turtle đã được báo cáo làm mục tiêu tái hiện. Công việc được hoàn tất khi các mục .lock tạm thời không còn xuất hiện trong danh sách, trong khi các tài nguyên thông thường vẫn hiện diện.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
This bug is hard to reproduce timing-wise, but I have received at least one directory listing containing a .lock file.
For reference, this is what it looked like:
@prefix : <#>.
@prefix inbox: <>.
@prefix ldp: <http://www.w3.org/ns/ldp#>.
@prefix terms: <http://purl.org/dc/terms/>.
@prefix XML: <http://www.w3.org/2001/XMLSchema#>.
@prefix dcd: <dcd04010-0722-11eb-aaa1-f5587892eb36.ttl.lock/>.
@prefix st: <http://www.w3.org/ns/posix/stat#>.
@prefix tur: <http://www.w3.org/ns/iana/media-types/text/turtle#>.
inbox:
a ldp:BasicContainer, ldp:Container;
terms:modified "2020-10-05T19:22:19Z"^^XML:dateTime;
ldp:contains
<378f8150-0728-11eb-aaa1-f5587892eb36.ttl>,
<4870d3e0-073f-11eb-aaa1-f5587892eb36.ttl>,
<92f0e640-073e-11eb-aaa1-f5587892eb36.ttl>,
<abf84aa0-0731-11eb-aaa1-f5587892eb36.ttl>,
<dcd04010-0722-11eb-aaa1-f5587892eb36.ttl>, dcd:;
st:mtime 1601925739.707;
st:size 4096.
<378f8150-0728-11eb-aaa1-f5587892eb36.ttl>
a tur:Resource, ldp:Resource;
terms:modified "2020-10-05T16:31:27Z"^^XML:dateTime;
st:mtime 1601915487.715;
st:size 531.
<4870d3e0-073f-11eb-aaa1-f5587892eb36.ttl>
a tur:Resource, ldp:Resource;
terms:modified "2020-10-05T19:16:34Z"^^XML:dateTime;
st:mtime 1601925394.459;
st:size 552.
<92f0e640-073e-11eb-aaa1-f5587892eb36.ttl>
a tur:Resource, ldp:Resource;
terms:modified "2020-10-05T19:11:29Z"^^XML:dateTime;
st:mtime 1601925089.955;
st:size 552.
<abf84aa0-0731-11eb-aaa1-f5587892eb36.ttl>
a tur:Resource, ldp:Resource;
terms:modified "2020-10-05T17:39:08Z"^^XML:dateTime;
st:mtime 1601919548.486;
st:size 531.
<dcd04010-0722-11eb-aaa1-f5587892eb36.ttl>
a tur:Resource, ldp:Resource;
terms:modified "2020-10-05T15:53:07Z"^^XML:dateTime;
st:mtime 1601913187.983;
st:size 531.
dcd:
a ldp:BasicContainer, ldp:Container, ldp:Resource;
terms:modified "2020-10-05T19:22:19Z"^^XML:dateTime;
st:mtime 1601925739.711;
st:size 4096.
Note how it ends with .lock/ as opposed to just .lock, which might be the reason why it is not caught.
Should be fixed when not using on-disk locking anymore (#1475), but wanted to mention this in case there would be issues with other magic extensions.
- Ngôn ngữ chính
- JavaScript
- Star
- 1.8k
- Fork
- 308
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của nodeSolidServer/node-solid-server
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 72/100
nodeSolidServer/node-solid-server#1848 · 2 bình luận · 1 reaction ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
nodeSolidServer/node-solid-server#1841 · 2 bình luận ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
nodeSolidServer/node-solid-server#1147 ·
-
remove bootstrap dependency Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
nodeSolidServer/node-solid-server#1867 ·
-
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 45/100
nodeSolidServer/node-solid-server#1853 ·
Tất cả issue của nodeSolidServer/node-solid-server
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
palladius/rails8-app-on-gcp#145 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
dotenvx/dotenv-vscode#139 ·
-
test-change-proposal
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
web-platform-tests/interop#1455 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
corsairdev/corsair#1764 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100