Commit 1298142
authored
use pid instead of process name in
It seems like `allow/3` [expects](https://github.com/elixir-ecto/db_connection/blob/a588895d35ae8913ab1d86d734df9129f0c59855/lib/db_connection/ownership/manager.ex#L38) a pid to be given.allow example (#303)1 parent bb8db20 commit 1298142
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
0 commit comments