seg fault:
# development
h
seg fault:
w
is it reproducible? what happens with
RUST_BACKTRACE=1
?
h
Unfortunately, no, I can’t reproduce
I get an actual error:
Copy code
pants.base.exceptions.ResolveError: 'pants_plugins_directory' was not found in namespace 'testprojects/pants-plugins/src/python/test_pants_plugin'. Did you mean one of:
  :test_pants_plugin
Which reveals a real bug in my change 🙂 Going from
Address -> AddressInput
is broken atm