Commit 1574994
committed
test/crimson/os/seastore: fix runtime error in rbm
This commit is added to fix the following error.
"void seastar::internal::future_base::do_wait(): Assertion thread failed."
Signed-off-by: Myoungwon Oh <[email protected]>1 parent 1e441f2 commit 1574994
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | | - | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
0 commit comments