While using terminal-notifier within gul-notify, I sometimes (one time three) get an error regarding a lock issue :
[15:21:11] Starting 'scripts'...
[15:21:12] gulp-notify: [Gulp notification] survey.js built
[15:21:12] gulp-notify: [Gulp notification] main.js built
[15:21:12] Finished 'scripts' after 1.1 s
[15:21:12] gulp-notify: [Error in notifier] Error in plugin 'gulp-notify'
2014-10-01 15:21:12.682 terminal-notifier[70397:d07] In 'CFPasteboardCopyDataReturn __CFPasteboardCopyData(CFPasteboardRef, CFIndex, CFIndex, CFStringRef, Boolean, Boolean)', file /SourceCache/CF/CF-855.17/AppServices.subproj/CFPasteboard.c, line 2953, during unlock, spin lock 0x10b986d08 has value 0x0, which is not locked. The memory has been smashed or the lock is being unlocked when not locked.
Hello,
While using terminal-notifier within gul-notify, I sometimes (one time three) get an error regarding a lock issue :
How can I avoid this ? Thanks