Skip to content

Remove useless printf in notification callback.

Vincent Lacroix requested to merge VLA_remove_write_notification_printf into master

The objective of this MR is to remove write notifications in the terminal because:

  • they are noisy
  • they have an impact in performances tests

Merge request reports