Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / howeyc/fsnotify issues and pull requests

#123 - Feature: Add FSN type.

Pull Request - State: open - Opened by ioworker0 almost 4 years ago - 1 comment

#122 - short read in readEvents on Windows 2008 server

Issue - State: open - Opened by max201920 almost 5 years ago - 1 comment

#121 - Fix function comments based on best practices from Effective Go

Pull Request - State: open - Opened by CodeLingoBot over 5 years ago - 1 comment

#120 - change property to public of addWatch method for linux.

Pull Request - State: open - Opened by sycki over 6 years ago

#119 - Build fsnotify for s390x

Issue - State: open - Opened by kadamvandita over 6 years ago - 5 comments

#118 - Watching on network unit

Issue - State: closed - Opened by Cosby86 over 6 years ago - 1 comment

#117 - Getting events only once.

Issue - State: open - Opened by honeyankit about 7 years ago - 1 comment

#116 - Unable to detect multiple files in directory.

Issue - State: open - Opened by jessej3000 over 7 years ago - 4 comments

#115 - Need an Operation for Linux - IN_CLOSE_WRITE

Issue - State: closed - Opened by radu-munteanu over 7 years ago - 1 comment

#114 - Not able to remove file watcher.

Issue - State: closed - Opened by gaplyk over 8 years ago

#113 - howeyc/fsnotify watch in window and linux problem, it‘s have some err

Issue - State: open - Opened by woqunokia over 8 years ago - 8 comments

#112 - Update README

Pull Request - State: closed - Opened by frrist almost 9 years ago

#111 - 'done' channel in README not used

Issue - State: closed - Opened by frrist almost 9 years ago - 3 comments

#110 - Single inotify instance with multiple watchers

Issue - State: open - Opened by joelreymont about 9 years ago - 3 comments

#109 - mark as DragonflyBSD supported

Pull Request - State: closed - Opened by missdeer over 9 years ago - 1 comment

#108 - implements support for IN_CLOSE_WRITE events

Pull Request - State: closed - Opened by ickymettle almost 10 years ago - 2 comments

#107 - NFS support

Issue - State: open - Opened by nizsheanez almost 10 years ago - 2 comments

#106 - it is called twice when one file is modified in windows !!

Issue - State: open - Opened by xym almost 10 years ago - 1 comment

#105 - update moving notice to go-fsnotify

Pull Request - State: closed - Opened by nathany almost 10 years ago - 3 comments

#104 - Proper way to detect real rename

Issue - State: open - Opened by aktau almost 10 years ago - 4 comments

#103 - WIP: fixed fsnFlags race condition on linux

Pull Request - State: closed - Opened by bobrik almost 10 years ago - 4 comments

#102 - ln -sf only appears as DELETE on linux

Issue - State: open - Opened by bobrik almost 10 years ago - 5 comments

#101 - moving notice to fsnotify/fsnotify

Pull Request - State: closed - Opened by nathany almost 10 years ago - 1 comment

#100 - kqueue: fix incorrect mutex used in Close()

Pull Request - State: closed - Opened by nathany almost 10 years ago

#99 - Re-use WatchFlags method in Watch.

Pull Request - State: closed - Opened by stuartnelson3 about 10 years ago

#98 - Fix data race on kevent buffer.

Pull Request - State: closed - Opened by tilaks-zz about 10 years ago - 3 comments

#97 - Polling fallback

Issue - State: closed - Opened by nathany about 10 years ago - 3 comments

#96 - Remove current implementation of WatchFlags

Pull Request - State: closed - Opened by nathany about 10 years ago

#95 - Git Tags?

Issue - State: closed - Opened by tianon over 10 years ago - 8 comments

#94 - Is it possible to watch a single file?

Issue - State: closed - Opened by mstum over 10 years ago - 1 comment

#93 - WatchFlags not supported on Windows?

Issue - State: open - Opened by mstum over 10 years ago - 7 comments

#92 - add moving notice to readme

Pull Request - State: closed - Opened by nathany over 10 years ago

#91 - Editors on OSX result in random events

Issue - State: open - Opened by robfig over 10 years ago - 9 comments

#90 - watcher.Watch() blocks on Windws

Issue - State: closed - Opened by elgs over 10 years ago - 3 comments

#89 - osx watcher limit

Issue - State: open - Opened by b1lly over 10 years ago - 6 comments

#88 - relationship to go 1.3 fsnotify (?)

Issue - State: closed - Opened by bradclawsie over 10 years ago - 2 comments

#87 - Single vs multiple instance(s) of watcher(s)

Issue - State: closed - Opened by elgs over 10 years ago - 2 comments

#86 - test helpers and cleanup

Pull Request - State: closed - Opened by nathany over 10 years ago - 1 comment

#85 - Please sign the Go CLA

Issue - State: closed - Opened by nathany over 10 years ago - 28 comments

#84 - fsnotify moving notice

Pull Request - State: closed - Opened by nathany over 10 years ago - 7 comments

#83 - "read: interrupted system call" on RHEL 6.4

Issue - State: open - Opened by dennisconrad over 10 years ago - 2 comments

#82 - Several problem on OS X

Issue - State: open - Opened by elgs over 10 years ago - 11 comments

#81 - fix a few typos

Pull Request - State: closed - Opened by nathany over 10 years ago

#80 - Suggest testing with "Vagrant Gopher"

Pull Request - State: closed - Opened by nathany over 10 years ago

#79 - Add an IsAttrib method on the FileEvent struct

Pull Request - State: closed - Opened by abustany over 10 years ago - 14 comments

#78 - Milestones

Issue - State: closed - Opened by nathany over 10 years ago - 6 comments

#77 - Fix deadlock on BSD

Pull Request - State: closed - Opened by cespare over 10 years ago - 1 comment

#76 - gofmt

Pull Request - State: closed - Opened by bronze1man over 10 years ago

#75 - remove FD_SET and friends

Pull Request - State: closed - Opened by nathany over 10 years ago

#74 - GoDoc badge and AUTHORS update

Pull Request - State: closed - Opened by nathany over 10 years ago

#73 - Add note about Spotlight double modify events to README

Pull Request - State: closed - Opened by nathany over 10 years ago

#72 - Changelog

Pull Request - State: closed - Opened by nathany over 10 years ago - 2 comments

#71 - RemoveWatch is not removing the path from the watch list

Issue - State: closed - Opened by mdwhatcott over 10 years ago - 2 comments

#70 - Race on OS X between Close() and readEvents()

Issue - State: closed - Opened by bernerdschaefer over 10 years ago - 3 comments

#69 - Added a note about 'no space left on device' error

Pull Request - State: closed - Opened by debrando over 10 years ago

#68 - On Fedora 19, aborts with a "no space left on device" error

Issue - State: closed - Opened by debrando over 10 years ago - 3 comments

#67 - Intermittent test failure on OS X (kqueue)

Issue - State: closed - Opened by nathany almost 11 years ago - 3 comments

#66 - Add a CHANGELOG.md

Issue - State: closed - Opened by nathany almost 11 years ago - 1 comment

#65 - Event Processing Pipeline (WIP)

Pull Request - State: closed - Opened by nathany almost 11 years ago - 7 comments

#64 - Proposed API Changes

Issue - State: closed - Opened by nathany almost 11 years ago - 17 comments

#63 - Update package path in example code.

Pull Request - State: closed - Opened by paulhammond almost 11 years ago

#62 - Double modify events on Mac OS X

Issue - State: closed - Opened by paulhammond almost 11 years ago - 6 comments

#61 - Vagrant file, ref #59

Pull Request - State: closed - Opened by nathany almost 11 years ago - 5 comments

#60 - May your badge be forever green

Pull Request - State: closed - Opened by nathany almost 11 years ago

#59 - Cross-platform testing with Vagrant

Issue - State: closed - Opened by nathany almost 11 years ago - 6 comments

#58 - Increase syscall timeouts to decrease CPU usage?

Issue - State: open - Opened by phred almost 11 years ago - 2 comments

#57 - Tests create files in test directory rather than tmp dir.

Issue - State: closed - Opened by augustoroman almost 11 years ago - 4 comments

#56 - Need for recursive watcher

Issue - State: open - Opened by jbowtie almost 11 years ago - 24 comments

#55 - Fixed readme example

Pull Request - State: closed - Opened by blaxill almost 11 years ago - 2 comments

#54 - [Feature Request] OSX / FSEvents

Issue - State: open - Opened by robfig almost 11 years ago - 30 comments

#53 - Update fsnotify_linux.go

Pull Request - State: closed - Opened by henrikedwards about 11 years ago - 1 comment

#52 - No Events are Triggered by Watcher in CentOS 6.4

Issue - State: open - Opened by michael-martin-al about 11 years ago - 6 comments

#50 - Handle ERROR_MORE_DATA on Windows

Pull Request - State: closed - Opened by jbowtie about 11 years ago - 1 comment

#48 - Anyone got this working with Google App Engine?

Issue - State: closed - Opened by metaleap about 11 years ago - 6 comments

#47 - the fsnotify FSN_RENAME can't distinguish IN_MOVED_TO AND IN_MOVE_FROM

Issue - State: closed - Opened by Terry-Mao about 11 years ago - 1 comment

#46 - Expose the wd ?

Issue - State: closed - Opened by Terry-Mao about 11 years ago - 3 comments
Labels: wontfix

#45 - date race on mac (TestFsnotifyFakeSymlink)

Issue - State: closed - Opened by srid about 11 years ago - 1 comment

#44 - BSD: Open files with O_EVTONLY flag

Issue - State: closed - Opened by robfig about 11 years ago - 6 comments

#43 - a complete example?

Issue - State: closed - Opened by saggit about 11 years ago - 1 comment

#42 - Fix symlink create notifications on Linux

Pull Request - State: closed - Opened by tsg about 11 years ago - 1 comment

#41 - Editing file sends 2 events

Issue - State: closed - Opened by rzajac about 11 years ago - 5 comments

#40 - watch all file events on files inside folder being watched

Pull Request - State: closed - Opened by ChrisBuchholz about 11 years ago

#39 - Touching a file while watching a folder will not trigger event

Issue - State: closed - Opened by ChrisBuchholz about 11 years ago - 1 comment

#38 - Separate goroutine?

Issue - State: closed - Opened by ManuelAmadorAditazz about 11 years ago - 7 comments
Labels: question

#37 - why not don't support watch file?

Issue - State: closed - Opened by isdamir over 11 years ago - 9 comments
Labels: question

#36 - Memory leak

Issue - State: closed - Opened by nbkolchin over 11 years ago - 2 comments
Labels: bug

#35 - MacOSX: too many open files

Issue - State: closed - Opened by nbkolchin over 11 years ago - 4 comments
Labels: wontfix

#34 - broken under MacOSX, events lost

Issue - State: closed - Opened by nbkolchin over 11 years ago - 3 comments

#33 - WatchFlags don't work on MacOSX

Issue - State: closed - Opened by nbkolchin over 11 years ago - 2 comments

#32 - Directory Notifications

Issue - State: closed - Opened by aclindsa over 11 years ago - 5 comments

#31 - notify: fix data races on fsnotify_bsd

Pull Request - State: closed - Opened by fsouza over 11 years ago

#30 - tests: fix error reporting from Mkdir calls

Pull Request - State: closed - Opened by fsouza over 11 years ago

#29 - multiple data races in map access

Issue - State: closed - Opened by fsouza over 11 years ago - 4 comments

#13 - Propose as replacement for exp/inotify

Issue - State: open - Opened by uriel almost 12 years ago - 6 comments

#7 - Write Events/Errors using select

Issue - State: open - Opened by howeyc about 12 years ago - 9 comments
Labels: enhancement

#3 - On Mac OS X a dead symlink prevents Watch()

Issue - State: closed - Opened by daaku about 12 years ago - 2 comments

#1 - Godoc example

Pull Request - State: closed - Opened by davecheney over 12 years ago