Skip to content

Asynchify public APIs  #206

@flekschas

Description

@flekschas

Most of our APIs are async and without returning a promise it's hard to figure out when an action is fully applied. The following methods should return a promise:

  • arrangeBy
  • groupBy
  • halt
  • importState
  • render
  • renderer
  • resume
  • set

Sync methods:

  • exportState
  • get
  • subscribe
  • unsubscribe

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions