MiGrid workspace where master branch is kept strictly in sync with SF upstream svn repo. Any development or experiments should use a branch. You probably want to fork your own clone or work e.g. on the edge branch if you wish to contribute.
GNU General Public License v2.0
4
stars
4
forks
source link
Update watchdog PatternMatchingEventHandler constructor to support recent API adjustments #145
Use explicit named arguments in our watchdog
PatternMatchingEventHandler
constructor override to support recent versions as noted in issue #144.