Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: background worker routines to shutdown client for migration #2538

Merged
merged 26 commits into from
Aug 6, 2024

Merge branch 'develop' into restart-thread-zetaclient

3895d4f
Select commit
Loading
Failed to load commit list.
Merged

feat: background worker routines to shutdown client for migration #2538

Merge branch 'develop' into restart-thread-zetaclient
3895d4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 6, 2024 in 0s

18.80% of diff hit (target 70.59%)

View this Pull Request on Codecov

18.80% of diff hit (target 70.59%)

Annotations

Check warning on line 51 in pkg/retry/retry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/retry/retry.go#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 154 in zetaclient/chains/bitcoin/observer/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/outbound.go#L154

Added line #L154 was not covered by tests

Check warning on line 27 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 31 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 40 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L36-L40

Added lines #L36 - L40 were not covered by tests

Check warning on line 44 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 48 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L48

Added line #L48 was not covered by tests

Check warning on line 51 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 56 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 60 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 68 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L62-L68

Added lines #L62 - L68 were not covered by tests

Check warning on line 72 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 78 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L75-L78

Added lines #L75 - L78 were not covered by tests

Check warning on line 83 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L80-L83

Added lines #L80 - L83 were not covered by tests

Check warning on line 90 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L90

Added line #L90 was not covered by tests

Check warning on line 93 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 97 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 100 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L100

Added line #L100 was not covered by tests

Check warning on line 103 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 110 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L105-L110

Added lines #L105 - L110 were not covered by tests

Check warning on line 113 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L113

Added line #L113 was not covered by tests

Check warning on line 116 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 126 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L119-L126

Added lines #L119 - L126 were not covered by tests

Check warning on line 132 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L132

Added line #L132 was not covered by tests

Check warning on line 136 in zetaclient/maintenance/tss_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/maintenance/tss_listener.go#L134-L136

Added lines #L134 - L136 were not covered by tests