sorentwo / oban

💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3

Home Page:https://getoban.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regression: `Check process ancestry tree for test mode override` commit makes my tests fail

barnabasJ opened this issue · comments

Hello,

This recent commit made my tests fail as it seems that the :"$ancestors" list can contain the name of a Supervisor which is not a Pid and the call to Process.info fails.

Thanks, but this is already fixed in 0abfe77