Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] turn the config into a component of the app #186

Closed
wants to merge 1 commit into from

Conversation

Digenis
Copy link
Member

@Digenis Digenis commented Oct 24, 2016

I want to make the config a component of the app
so that other components will get the config options directly from it.
This should make scrapyd able to reload the config (eg with a SIGHUP)
without the need to restart.

@codecov-io
Copy link

codecov-io commented Oct 24, 2016

Current coverage is 68.63% (diff: 100%)

Merging #186 into master will increase coverage by 0.35%

@@             master       #186   diff @@
==========================================
  Files            15         15          
  Lines           785        794     +9   
  Methods           0          0          
  Messages          0          0          
  Branches         70         70          
==========================================
+ Hits            536        545     +9   
  Misses          225        225          
  Partials         24         24          

Powered by Codecov. Last update 531084e...d79e8e2

@Digenis Digenis changed the title [WIP] add config interface [WIP] turn the config into a component of the app Oct 25, 2016
@jpmckinney
Copy link
Contributor

Closing PR as a 5-year-old work-in-progress. See issue #210.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: abandoned for unmerged PRs that were abandoned
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants