#10576·celery

在一个模块中,两个共享 __name__ 的可调用对象会默默地合并为一个注册任务,并且两个注册路径之间存在分歧,不知道哪个会生存下来。

作者: vasilisnasopoulos创建于 2026年9月8日更新于 2026年9月13日
标签Issue Type: Bug Report
  • warnings.simplefilter('always') with catch_warnings(record=True) around both registrations: []