Mark Woods

Results 3 comments of Mark Woods

> In async mode, you must not call any of the methods that call sync(). FYI - At the moment, the constructor doesn't play particularly nice here, as it sets...

> The simplest approach is to not register a cleanup when in async mode and require calling code to do the cleanup itself. Agreed - the noise on gc is...