Some are saying certain tabs sometimes refuse to close:
That is caused by some weird stuff the program is doing with the rendering
processes, sharing them between instances of the same site etc.
A simple workaround for now is to run Chromium with the command line
parameter --process-per-tab, which uses a separate rendering process for each
tab.
Review by Atte (4 months ago)
Some are saying certain tabs sometimes refuse to close:
That is caused by some weird stuff the program is doing with the rendering processes, sharing them between instances of the same site etc.
A simple workaround for now is to run Chromium with the command line parameter --process-per-tab, which uses a separate rendering process for each tab.
Hope this helps!