11 lines
379 B
Markdown
11 lines
379 B
Markdown
### KNOWN BUGS
|
|
* startAtomic behaves like startDocumentListen
|
|
* endAtomic does nothing (maybe because startAtomic don't works)
|
|
* unguard does nothing (but guard works)
|
|
* setExitDelay
|
|
* controler seems attached to the first socket, even if already ended
|
|
|
|
### TODO
|
|
* wrapper object for annotations and annotations types
|
|
* key helper with callback
|
|
* retreive a buffer from its name |