use distutils.core.run_setup to extract more complete package information#22
use distutils.core.run_setup to extract more complete package information#22dirk-thomas wants to merge 2 commits intomasterfrom
Conversation
2b7cbaf to
9dce088
Compare
|
Thank you. I approve :-) |
|
This is still failing for me: |
|
I think either |
|
I can give this some attention tomorrow |
|
With this patch I am unable to cleanly abort a running build using |
|
Shoot. I suppose having a process pool with module lifespan is fraught with problems... adjusting the code |
|
Just for the record: #24 targets this branch. |
|
@kaptenkece I don't know what you want say with your comment. Please clarify. |
This implements the patch proposed in colcon/colcon-core#215 in this package instead.
colcon-rosneeds to be updated to use the new API instead of the now deprecated API.@rotu I used your name as the author of the commit since this is basically just a port of your proposed patch. Let me know if you want me to change it.