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

Remove mutex from test_coverage #157

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Remove mutex from test_coverage #157

merged 1 commit into from
Jul 3, 2023

Conversation

RLKRo
Copy link
Member

@RLKRo RLKRo commented Jun 29, 2023

Description

Remove mutex from test_coverage.
Mutex is currently not required since telegram is not tested via telegram api.

Removing mutex allows running test_coverage in dependabot PRs (although, it is very likely that the same can be achieved via permission changes).

@kudep kudep merged commit fcf4d85 into dev Jul 3, 2023
@kudep kudep deleted the fix/remove-mutex branch July 3, 2023 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants