Composer stuck in generating

At some point composer stoped ansdwering and it just gets stuck in generating(see image)

When i open the dev tools i see this error:

workbench.desktop.main.js:433 [7b0] potential listener LEAK detected, having 443 listeners already. MOST frequent listener (88):
workbench.desktop.main.js:433 Error
    at f.create (workbench.desktop.main.js:433:58393)
    at y.q [as onDidChange] (workbench.desktop.main.js:436:1100)
    at new d (workbench.desktop.main.js:1197:8845)
    at c.o (workbench.desktop.main.js:1136:1609)
    at c.createInstance (workbench.desktop.main.js:1136:1101)
    at new J (workbench.desktop.main.js:1270:7875)
    at c.o (workbench.desktop.main.js:1136:1609)
    at c.createInstance (workbench.desktop.main.js:1136:1101)
    at b.I (workbench.desktop.main.js:1283:1976)
    at b.createModel (workbench.desktop.main.js:1284:963)
    at L (workbench.desktop.main.js:2567:25450)
    at workbench.desktop.main.js:2983:6914
    at Proxy.forEach (<anonymous>)
    at workbench.desktop.main.js:2983:6812
    at Array.forEach (<anonymous>)
    at B.composerWasLoadedHook (workbench.desktop.main.js:2983:6798)
    at $.pushComposer (workbench.desktop.main.js:2572:13639)
    at $.getHandle (workbench.desktop.main.js:2572:14768)



I have open and closed cursor and no luck. Any idea whats the issue and how to fix it?

Anyone. Thanks.