Skip to content
Snippets Groups Projects
Forked from FSL / fslpy
2669 commits behind the upstream repository.
user avatar
Paul McCarthy authored
arg. When a Notifier listener is registered, it can be specified to run
on async.idle (to avoid threading issues).

As an aside, I have just realised that there is a naming collision
between Notifier.notify and HasProperties.notify, for anything which
sub-classes both. I don't think anything does, but this will probably
bite me in the future.
e6c5d09f
History