Files
node-v0.x-archive/test/simple
isaacs 06ada03ed9 fs.WriteStream: Handle modifications to fs.open
If the fs.open method is modified via AOP-style extension, in between
the creation of an fs.WriteStream and the processing of its action
queue, then the test of whether or not the method === fs.open will fail,
because fs.open has been replaced.

The solution is to save a reference to fs.open on the stream itself when
the action is placed in the queue.

This fixes isaacs/node-graceful-fs#6.
2012-04-09 08:39:13 -07:00
..
2012-02-20 13:29:11 +01:00
2010-02-25 11:41:11 -08:00
2012-02-18 15:34:57 -08:00
2012-01-17 19:45:09 +01:00
2012-02-18 15:34:57 -08:00
2011-03-14 17:37:05 -07:00
2012-01-17 19:45:09 +01:00
2011-11-25 01:25:38 +01:00
2012-01-17 19:45:09 +01:00
2012-01-24 00:30:28 +06:00
2012-01-17 19:45:09 +01:00
2012-01-17 19:45:09 +01:00
2011-03-14 17:37:05 -07:00
2011-03-14 17:37:05 -07:00
2011-11-01 22:26:52 +01:00
2011-11-01 22:26:52 +01:00
2012-02-18 15:34:57 -08:00
2011-10-22 14:14:40 +09:00
2011-10-22 14:14:40 +09:00
2011-10-22 14:14:40 +09:00
2011-10-22 14:14:40 +09:00
2012-01-17 19:45:09 +01:00
2011-07-12 22:42:09 +02:00
2012-01-24 00:30:28 +06:00
2011-11-02 16:38:59 -07:00
2012-02-18 15:34:57 -08:00
2012-01-17 19:45:09 +01:00
2012-04-06 16:13:40 -07:00
2011-03-14 17:37:05 -07:00
2012-01-09 11:20:22 -08:00
2012-01-24 00:30:28 +06:00
2011-08-09 13:55:04 -07:00
2011-03-14 17:37:05 -07:00
2012-02-18 15:34:57 -08:00
2012-01-17 19:45:09 +01:00
2011-10-05 18:51:06 -07:00