id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	planetversion	pltversion
504	keyword #:limit of function mongo-collection-find doesn't work	highfly22@…	jaymccarthy	"(define c (mongo-collection-find collection (hasheq) #:selector (hasheq '|_id| 0) #:skip 10 #:limit 10))

(for/sum ([i c]) 1) 
> 320

the cursor returns all the results

(mongo-cursor-done? c) always trues"	defect	closed	major		jaymccarthy/mongodb.plt	invalid			(1 12)	
