Skip to content

Default to no multiprocessing. #314

@giulioungaretti

Description

@giulioungaretti

We need to drop the multiprocessing arch for v0.1 to avoid all the troubles that it's causing:
this implies:

  1. loop(background=False)
  2. run(data_manager=None)
  3. instrument(data_server=None)

as default, as per #272 .

@alan-geller is currently working on a live plot implementation without multiprocessing.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions