Skip to content

Reduce some module dependencies

Micael Oliveira requested to merge reduce_dependencies into main

Description

  • Move push/pop_sub routines to the debug module, which seems more appropriate.
  • Remove direct dependency on the messages module in a bunch of places

Merge request reports