Steven Engler

Results 136 comments of Steven Engler

With tor's new tracing code, you can no longer just remove the tracing code since the stub will actually be required now (for example `sys_tracing` will be accessed elsewhere in...

I think that it is that simple for when tracing is disabled, but for when tracing *is* enabled, there should also be an option to specify which tracing tool to...

This seems useful, but I'm not sure how many of Shadow's configuration options we want to expose as tornettools options. Maybe there's a nicer way we could allow the user...

For (1): What changes have you made to tornettools or the configuration files? The simulations run for I think 60 simulated minutes by default, but it looks like yours is...

> > For (2): > > This is normal. Tor creates a unix socket and shadow doesn't yet support unix sockets. > > Fair enough, but on those hosts `server1`...

I am running into the same issue with Chaco. As a temporary solution, I have monkey-patched the `Component._enforce_aspect_ratio` to not "use the current width and height as a bounding box...