Skip to content

Publicize server state #3024

@devinivy

Description

@devinivy

Currently the server state (stopped, initializing, initialized, started, invalid, etc.) is placed privately on server._state. I'm requesting that we make this part of the public API. I realize it might mean some things need to be renamed so as not to conflict with the cookie concept of state. I suppose a plugin could do some of this work if the request wont be fulfilled.

One usage example– perhaps tests would only initialize a server that has not already been initialized.

Metadata

Metadata

Assignees

Labels

featureNew functionality or improvement

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions