Skip to content

Add a teardown function for GenServer trait #18

@ElFantasma

Description

@ElFantasma

Similarly to init we should provide a teardown function to handle any required duty before tearing down a GenServer. Eg. it can be used to cancel any timer or listener tasks spawned to support the main GenServer.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions