The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Commit takes over an hour if console output is large

Nick Deakin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 24, 2024

Hi,

We use husky pre-commit to run unit tests on all of our projects.

A few angular projects have a large console output resulting from many many unit tests. Although these could have their test output tidied up, the point here is a large console ouput can lock up source tree for an hour or so.

Running the same unit tests in webstorm, i can see the console output exceeds the maximum length of the console buffer, resulting in only the end portion being scrollable. I believe this same symptom is causing source tree commit to lockup.

This is on the Windows version 3.4.17, but has been a long standing issue.

Thanks,

Nick

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Brant Schroeder
Community Champion
January 2, 2026

@Nick Deakin welcome to the Atlassian community

Since you are running the unit tests as part of a precommit it will tie up the application until everything is done.  If you just run the unit tests and then do the commit it would solve the issue.  If you want to do the pre-commit you will have to wait for everything to complete.

DEPLOYMENT TYPE
SERVER
VERSION
3.4.17
TAGS
AUG Leaders

Atlassian Community Events