Skip to content

Conversation

tamarinvs19
Copy link
Collaborator

Description

Now python-cli process will be closed after test generation.

There was a problem with opened sockets for coverage collection.

How to test

Manual tests

  1. Run python-cli
  2. Expected: process closed after test generation (after the last message Finished test generation for the following functions: ...)

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@tamarinvs19 tamarinvs19 added comp-cli Issue related to CLI lang-python Issue is related to python support ctg-bug-fix PR is fixing a bug labels May 23, 2023
@tamarinvs19 tamarinvs19 self-assigned this May 23, 2023
@tamarinvs19 tamarinvs19 changed the title Fix problem with infinitive running python-cli Fix problem with infinite running python-cli May 24, 2023
Copy link
Member

@viktoriia-fomina viktoriia-fomina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tamarinvs19 tamarinvs19 merged commit 615f4ae into main May 24, 2023
@tamarinvs19 tamarinvs19 deleted the tamarinvs19/fix-infty-cli branch May 24, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-cli Issue related to CLI ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants