##// END OF EJS Templates
bookmarks: actually trigger the race deleting bookmark in the test...
bookmarks: actually trigger the race deleting bookmark in the test The previous committed version of the test did not triggered the race, but this was hidden by a strange behavior from the test runner. So we are moving the test to a slightly more complex that actually trigger the issue.

File last commit:

r40307:dbc28c91 default
r42709:95c2f951 stable
Show More
rustfmt.toml
3 lines | 66 B | application/toml | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true