ityonemo / realbook

imperative server provisioning for elixir
Other
11 stars 1 forks source link

make sure Task works. #14

Closed ityonemo closed 4 years ago

ityonemo commented 4 years ago

in other words, the realbook structure must be passed over to the spawned process

ityonemo commented 4 years ago

since now we're using an ets table, we should be able to access the data by using the $callers strategy.

ityonemo commented 4 years ago

added support in 66ff9cf