Merge Slot classes back?
Author: wRARCreated Jan 31, 2020Updated Aug 28, 2026
Labelsdiscusscleanup
In 409aaade `scrapy.core.engine.Slot` was extracted from `scrapy.core.engine.ExecutionEngine` and they had a many-to-one rel. In a84e5f8 that rel was changed to one-to-one, and I'm not sure what does this split achieve now.
Source: scrapy/scrapy