1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/red/runtime/nodes
Hiroki Uchikawa fd86035865 Prevent race condition (#1889)
* Make pending Flag to be deleted after write process complete.

* Prevent executing write process until the previous process is completed

* Fix to prevent file write race condition when closing file context

* Make flushing rerun if pendingWrites was added
2018-09-16 21:15:23 +01:00
..
context Prevent race condition (#1889) 2018-09-16 21:15:23 +01:00
flows Add clean to context plugin 2018-06-20 19:41:59 +09:00
registry Filter global modules installed locally 2018-09-04 11:26:05 +01:00
credentials.js Add warning if using _credentialSecret 2018-03-20 00:04:52 +00:00
index.js use implicit logging of context store 2018-07-20 23:26:47 +09:00
library.js Remove event passing for icons/examples from the api layer 2017-02-15 23:07:50 +00:00
Node.js Add clean to context plugin 2018-06-20 19:41:59 +09:00