Community
Participate
Working Groups
I'm not sure why, but I get an InterruptedException when trying to join the job that is responsible for merging, hence the dialog for editing the commit message never opens, and the changes are not committed. I assume there is a timeout on the handlers thread. Thread [main] (Suspended (exception java.lang.InterruptedException)) org.eclipse.core.internal.jobs.JobManager.join(java.lang.Object, org.eclipse.core.runtime.IProgressMonitor) line: 1002 org.eclipse.egit.gitflow.ui.internal.actions.FeatureFinishHandler.execute(org.eclipse.core.commands.ExecutionEvent) line: 89 org.eclipse.ui.internal.handlers.HandlerProxy.execute(org.eclipse.core.commands.ExecutionEvent) line: 295 org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(org.eclipse.e4.core.contexts.IEclipseContext, java.util.Map, org.eclipse.swt.widgets.Event, org.eclipse.core.expressions.IEvaluationContext) line: 90 sun.reflect.NativeMethodAccessorImpl.invoke0(java.lang.reflect.Method, java.lang.Object, java.lang.Object[]) line: not available [native method] sun.reflect.NativeMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) line: not available sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) line: not available java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object...) line: not available org.eclipse.e4.core.internal.di.MethodRequestor.execute() line: 56
New Gerrit change created: https://git.eclipse.org/r/56823
Gerrit change https://git.eclipse.org/r/56823 was merged to [master]. Commit: http://git.eclipse.org/c/egit/egit.git/commit/?id=b3cef7557bc9a589f74720444dc55d5ef0cabe3b
submitted