Skip to content

is dc_stop_io() needed before dc_backup_provider_new() or not? #4176

Closed
@r10s

Description

@r10s

i am a bit confused - imu the gist of #4138 was to free the UI from the burden to care for start/stop IO.

i just wanted to clean up the corresponding code on iOS - but without stopping IO, creating a backuo provider fails with the error:

ERROR deltachat_repl > Failed to set up second device setup: Database export failed: cannot export backup, IO is running

i double checked that in the repl - send-backup does not work when connected.

or ist it still needed to stopIO manually and core will only take care that calls to startIO are void during backup transfer? (that would also be a win)

related to #4007

Metadata

Metadata

Assignees

No one assigned

    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