remove fixme
This commit is contained in:
parent
343d3a7570
commit
f3a51065b5
@ -59,7 +59,6 @@ impl Website {
|
|||||||
counter!(STORE).increment(1);
|
counter!(STORE).increment(1);
|
||||||
let mut things = Vec::with_capacity(all.len());
|
let mut things = Vec::with_capacity(all.len());
|
||||||
|
|
||||||
// FIXME fails *sometimes* because "Resource Busy"
|
|
||||||
match db
|
match db
|
||||||
.query(
|
.query(
|
||||||
"INSERT INTO website $array
|
"INSERT INTO website $array
|
||||||
|
Loading…
x
Reference in New Issue
Block a user