qmadev
qmadev
Will fix this Thursday.
Any idea when this is getting fixed? It's affecting me as well. Let me know if there's anything I can do to help!
This is bothering me as well. I see 3 options to fix this. 1. Make `dissect.sql` a dependency in `acquire`. 2. Make `dissect.sql` a dependency in `dissect.target` 3. Wrap the...
I am working on it in my private time, just because of the programming challenges that come with parallelism. We don't use it internally either, but I do see some...
I haven't really started yet, so please go ahead!
1. Looking at the code snippet you provided, I don't think you can get away with only running `record_stream = itertools.islice(execute_functions(target_func_pairs_stream, dry_run, arguments), limit)` in parallel, but do test it....
Already have a fix in mind? I basically gave it no thought and just created the issue. I'll hopefully have some time to fix it at the end of the...
Thanks! This really helps. I'll let you know when I start.
I'm currently short on time. Not sure when I'll get to it.
@twiggler @EinatFox see #1393