googleinterns / filesystem-in-appsscript

Apache License 2.0
5 stars 1 forks source link

Implement in memory same process - File Locking #94

Open todo[bot] opened 4 years ago

todo[bot] commented 4 years ago

VBA doesn't allow 2 files to be opened for writing at the same time.


https://github.com/googleinterns/filesystem-in-appsscript/blob/71c930bb72e0c52028901072b2111c479ccfb563/FileSystem/vba_text_stream.js#L24-L29


This issue was generated by todo based on a todo comment in 71c930bb72e0c52028901072b2111c479ccfb563. It's been assigned to @satviksr because they committed the code.