Elixir Programming Language Forum
Ecto test multiple process transaction in sandbox with shared connection
Questions / Help
troubleshooting
,
ecto
michalmuskala
May 2, 2017, 8:55am
2
The answer is that Ecto transactions, in general, can’t span multiple processes.
1 Like
How to to insert multiple records asynchronously inside a transaction with Ecto
show post in topic