Mike Marcacci
Mike Marcacci
@gcoda - that definitely looks like the "correct" solution... however, I do want to note that this library is highly optimized for the stream case, and uses the filesystem to...
Great! Glad to hear it. I had actually been thinking about that as well. In particular, there seem to be so many shared/standard fields in form definitions (like `title`, `description`,...
Ya, sure thing! Because the emit method returns as soon as propagation is stopped, execution could actually end up being considerably faster when an early listener stops propagation; on the...
I'm seeing similar behavior on iOS using [Mapbox](https://github.com/mapbox/react-native-mapbox-gl). I've tried setting `pointerEvents="none"` on the map's containing `View` using the `onMove` callback, but it appears that the event is already captured...
I am experiencing this as well, running on version 1.0.2 in Chrome 61.0.3163.100 for MacOS. The issue seems to be intermittent and difficult to reproduce predictably. When it does happen,...
Hi @YuriyTigiev, what do you need in addition to [the callout in the readme](https://github.com/mike-marcacci/node-redlock#use-in-commonjs-projects)?
Hi folks! I'm going to go ahead and close this, as I just published `v5.0.0-beta.1` which includes extensive cluster tests and some small improvements over the v5 alpha that should...
Thanks for that confirmation @nickreynke. Reopening this issue to continue tracking. When adding cluster tests I realized that there was some nuance around hash slots and added some additional notes...
Hi there! My apologies on letting this sit for over a year! I'm finally cleaning some of this up. If you would be interested in adding a more sophisticated/flexible backoff...
Hi @meredian, that sounds fantastic to me!