[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] pico.c: module_close now exits; fixed threading issues.
From: |
Andrei Kholodnyi |
Subject: |
[PATCH] pico.c: module_close now exits; fixed threading issues. |
Date: |
Wed, 17 Nov 2010 09:55:17 +0100 |
Hi Chris,
would it be better to remove exit from module_close in all synths?
I think it is a responsibility of the main function to call exit.
If you would agree with it,
I'll modify your patch accordingly before pushing it
and provide a patch which does such a change.
Andrei.