RainerStorm

Results 1 issues of RainerStorm

After upgrade to Rust 1.74.0 I found that this function call in lib.rs (ln. 509) of cozo-core gave the error mentioned: thread::spawn(move || db.run_multi_transaction(write, app2db_recv, db2app_send)); "`self` escapes the method...