bcluap

Results 6 comments of bcluap

I would really appreciate some insight on this. Thanks.

I kind of assumed it would be to the current develop version as feature-finish is pretty much saying that you want to merge the feature into the current develop branch...

Maybe have some option/flag to indicate that feature-finish must adopt/keep the develop branch version.

I've added a PR to enable this by setting retainDevelopVersion=true https://github.com/aleksandr-m/gitflow-maven-plugin/pull/239

Hi. I appreciate your sentiments on this. I just changed to a lock instead of the synchronized block around the lock object as it was the simplest way of making...

> I also would like to ask: did you **actually** encounter deadlocks that could be attributed to the carrier thread pinning that could happen when virtual threads are executing the...