sorentwo / oban

💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3
https://getoban.pro
Apache License 2.0
3.17k stars 297 forks source link

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

Closed barnabasJ closed 2 months ago

barnabasJ commented 2 months ago

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.

sorentwo commented 2 months ago

Thanks, but this is already fixed in https://github.com/sorentwo/oban/commit/0abfe77e31b88c65e5fc31e58bd01a324dda4de3