dan-bar-dov

Results 4 issues of dan-bar-dov

**Describe the bug** The cmake process is trying to download other packages. They all fail when I'm behind a proxy. It is not clear what tool is used to download,...

The following example demonstrates my problem: class MIT is not loaded properly from json - the dict keys are strings, where they should have been integers. ``` import dataclasses import...

triage

In my code I call the following sdk API: ` self.conn.compute.add_floating_ip_to_server(server_id, public_ip) ` The doc string say: ``` :param fixed_address: The fixed IP address to be associated with the floating...

This part of loading the database takes the longest. Any reason why these indexes can be built in parallel, so more cores will actually work?