Skip to content

Commit 35c669b

Browse files
committed
Update boc documentation
1 parent 5fea682 commit 35c669b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

homework/doc/boc.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,11 @@ More examples can be found in `src/boc.rs` and `test/boc.rs`.
4646
Run `./scripts/grade-boc.sh`.
4747
Basic tests account for 60 points and stress tests account for 40 points.
4848

49+
Note: You don't need to worry about the message (shown below) that might be printed during the tests with `cargo_tsan`.
50+
It will not affect the grading.
51+
```
52+
/usr/bin/addr2line: DWARF error: invalid or unhandled FORM value: 0x23
53+
```
54+
4955
## Submission
5056
Submit `boc.rs` to gg.

0 commit comments

Comments
 (0)