Skip to content

Throw an error when registering a service after application start - #78

Merged
daffl merged 2 commits into
masterfrom
service-use-warning-67
Jun 11, 2014
Merged

daffl merged 2 commits into
masterfrom
service-use-warning-67

Conversation

@daffl

@daffl daffl commented Jun 11, 2014

Copy link
Copy Markdown
Member

As discussed in and closes #67, Feathers now throws an error when trying to register a service after app.setup() has already been called since some providers (SocketIO) might need all services registered when starting the application.

@daffl daffl added this to the 1.0.0 milestone Jun 11, 2014
daffl added a commit that referenced this pull request Jun 11, 2014
Throw an error when registering a service after application start
@daffl
daffl merged commit 9551fc9 into master Jun 11, 2014
@daffl
daffl deleted the service-use-warning-67 branch June 11, 2014 23:59
@daffl daffl mentioned this pull request Jun 14, 2014
daffl pushed a commit that referenced this pull request Aug 21, 2018
daffl pushed a commit that referenced this pull request Aug 22, 2018
daffl added a commit that referenced this pull request Aug 29, 2018
daffl added a commit that referenced this pull request Aug 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

setup service method not called in async plugin

1 participant