forked from cory/tildefriends
Fix an RPC stall? How did this ever work? How is it supposed to work?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4098 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -625,4 +625,5 @@ void tf_ssb_test_bench(const tf_test_options_t* options)
|
||||
uv_loop_close(&loop);
|
||||
|
||||
sqlite3_close(db0);
|
||||
sqlite3_close(db1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user