Skip to content

Block bug in Windows #22

@Zrq-Q

Description

@Zrq-Q

Describe the bug
When I use the windows operating system to develop, I will call the evolute method of the BFCEvaluator class, and every time I call the checkout method in this method, it will block for a long time.After single-step debugging, it is found that cmd will be created in the checkout method for checkout. This line of code will cause long-term blocking in the Windows system.

To Reproduce
Run RegMiner through the Miner main class.

Expected behavior
Windows OS does not block when running checkout method

Screenshots
Screenshot of block code.
image

Desktop (please complete the following information):

  • OS: Windows 11
  • JAVA:java version 11.0.10
  • GIT: 2.33.0.windows.2

Additional context
N.A.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwindows

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions