Connor Anderson

Results 9 comments of Connor Anderson

I do not believe this is currently possible (through the web UI at least). The only way I have found to search multiple tags is to combine both search terms...

What happened to this PR and why didn't it get reviewed?

Hi @fujitatomoya, A few thoughts: 1. Have you tried using `ros:galactic`? This is the docker image I used to get the above logs. 2. I noticed you're using a `for`...

> could be related to [ros2/rmw_fastrtps#597](https://github.com/ros2/rmw_fastrtps/issues/597) ? It might be! I've not seen that error message before, but if the assertion was introduced after `galactic`, then it's very possible.

> the process is instantiated as background. so i think requests are happening in parallel. Ah yes, my bad. This should be identical then (minus the different ROS version)

@EduPonz thanks for the detailed reply. All this is outside my wheelhouse, but what's the best way to get attention to this class of issue? Also, what's the preferred way...

We are looking into doing something similar. I don't think syncing `~/.aptly` is desirable since that would include `.aptly/pool` which contains lots of potentially-large files? Are there any potential solutions...

@LeFrosch I think you are correct. I'm seeing that with Nova enabled, the unit tests are not runnable. With Nova disabled, I can run / debug individual tests. It'd be...