Harry Adel

Results 115 comments of Harry Adel

Yeah, I'd prefer option 2. What's the status of this PR? Can you include the option and release a beta soon? We actually chose to do something similar for both...

I don't want to back-pedal on my promise but I'm looking into this package right now and figuring out how to continue @bhunjadi great work, wish me good luck boys...

@bhunjadi I know how intensive and underappreciated open source work can be yet this package needs to be made async asap so would you be able to dedicate more time...

@bhunjadi >As Collection.find returns cursor, we cannot execute async hooks for that one, either What do you mean by "breaking" cannot the cursor values be promisified so later processes can...

Now the test suit is running properly, at first it wasn't running due to a missing dependency (`jquery`) and later on it was getting stuck as an async test was...

cc @StorytellerCZ @bhunjadi There was a failing test I had to fix. The tests checks for the removal of documents by counting the number of documents, and something causes multiple...

@StorytellerCZ I'd rather that we hold out a bit, not only because of the Monti issue but the latest version was causing errors at our application and downgrading was the...

Here's the relevant code associated with your problem: ```js // If async is supported and fibers are disabled // wait for db operation promise to resolve // else just run...

hmmm, can you provide a replication of this bug? I was going simply by the error message you provided.

Ok, keep me posted.