Fork me on GitHub
#datalevin
<
2021-12-11
>
M13:12:23

Hi! I get an apparent violation of :db.cardinality/one when I transact from multiple threads at the same time. Is this expected, am I missing something? You can repro with the snippet: OK:

user> (test 1)
([[1 :instance/id 0]] [[2 :instance/id 1]])
not OK?
user> (test 0)
([[1 :instance/id 0] [1 :instance/id 1]])

Huahai23:12:18

Could you file an issue? I will look into it. Probably a bug.

M11:12:24

I saw that you already created the issue, thanks. Let me know if I can help with reproducing it

M09:02:21

Thanks for fixing this!

M11:12:24

I saw that you already created the issue, thanks. Let me know if I can help with reproducing it